remove extra import

This commit is contained in:
Jude Nelson
2017-10-03 13:06:46 -04:00
parent f078174789
commit 69843d5175

View File

@@ -35,7 +35,6 @@ from ..scripts import (
add_magic_bytes,
is_name_valid,
tx_get_unspents,
hash256_trunc128
)
from ..logger import get_logger