Skip to content

Commit

Permalink
Remove unnecessary blockstore imports
Browse files Browse the repository at this point in the history
  • Loading branch information
sdaftuar committed Apr 8, 2015
1 parent 66de6d9 commit 6070e7b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion qa/rpc-tests/invalidblockrequest.py
Expand Up @@ -9,7 +9,6 @@
from comptool import TestManager, TestInstance
from mininode import *
from blocktools import *
from blockstore import BlockStore
import logging
import copy
import time
Expand Down
1 change: 0 additions & 1 deletion qa/rpc-tests/script_test.py
Expand Up @@ -24,7 +24,6 @@
from comptool import TestInstance, TestManager
from mininode import *
from blocktools import *
from blockstore import BlockStore, TxStore
from script import *
import logging
import copy
Expand Down

0 comments on commit 6070e7b

Please sign in to comment.