clean up imports

This commit is contained in:
Jude Nelson
2017-04-27 19:27:50 -04:00
parent abc33ba2ae
commit 94b7c5fe9e

View File

@@ -22,7 +22,7 @@
"""
import httplib
from virtualchain import AuthServiceProxy, script_hex_to_address
from virtualchain import AuthServiceProxy
from .blockchain_client import BlockchainClient
from decimal import Decimal