mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
remove assets import
This commit is contained in:
parent
1b002d6f3d
commit
3a3aea9207
@ -13,7 +13,7 @@ import rethinkdb as r
|
|||||||
import bigchaindb
|
import bigchaindb
|
||||||
|
|
||||||
from bigchaindb.db.utils import Connection
|
from bigchaindb.db.utils import Connection
|
||||||
from bigchaindb import assets, config_utils, util
|
from bigchaindb import config_utils, util
|
||||||
from bigchaindb.consensus import BaseConsensusRules
|
from bigchaindb.consensus import BaseConsensusRules
|
||||||
from bigchaindb.models import Block, Transaction
|
from bigchaindb.models import Block, Transaction
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user