Skip to content

Commit 8c1888f

Browse files
committed
wip
1 parent 25a1370 commit 8c1888f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hathor/transaction/resources/create_tx.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
from hathor.transaction import Transaction, TxInput, TxOutput
2323
from hathor.transaction.scripts import create_output_script
2424
from hathor.util import api_catch_exceptions, json_dumpb, json_loadb
25-
from hathor.verification.transaction_verifier import TransactionVerifier
2625

2726

2827
def from_raw_output(raw_output: dict, tokens: list[bytes]) -> TxOutput:

0 commit comments

Comments
 (0)