mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Remove unused import
This commit is contained in:
parent
f623046f23
commit
2cf2201095
@ -12,8 +12,6 @@ from bigchaindb.crypto import hash_data, PrivateKey, PublicKey, generate_key_pai
|
||||
from bigchaindb.voter import Voter
|
||||
from bigchaindb.block import Block
|
||||
|
||||
import bigchaindb.config_utils
|
||||
|
||||
|
||||
def create_inputs(user_public_key, amount=1, b=None):
|
||||
# 1. create the genesis block
|
||||
|
Loading…
x
Reference in New Issue
Block a user