mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-23 17:22:24 +02:00
test: Remove unused imports
This commit is contained in:
@@ -12,7 +12,6 @@ from test_framework.util import (
|
||||
assert_array_result,
|
||||
assert_equal,
|
||||
hex_str_to_bytes,
|
||||
sync_mempools,
|
||||
)
|
||||
|
||||
def tx_from_hex(hexstring):
|
||||
|
Reference in New Issue
Block a user