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
e08bf52fa7
commit
b12ea854f7
@ -954,7 +954,6 @@ def test_cant_add_empty_output():
|
|||||||
|
|
||||||
|
|
||||||
def test_cant_add_empty_input():
|
def test_cant_add_empty_input():
|
||||||
import bigchaindb.version
|
|
||||||
from bigchaindb.common.transaction import Transaction
|
from bigchaindb.common.transaction import Transaction
|
||||||
tx = Transaction(Transaction.CREATE, None)
|
tx = Transaction(Transaction.CREATE, None)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user