test: Remove unused imports

This commit is contained in:
MarcoFalke
2019-04-06 18:38:51 -04:00
parent fa16a09215
commit fafe5f0d09
28 changed files with 79 additions and 41 deletions

View File

@@ -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):