clean up imports

This commit is contained in:
Jude Nelson
2017-04-27 19:27:59 -04:00
parent 94b7c5fe9e
commit 24ef89116b

View File

@@ -21,7 +21,7 @@
along with Blockstack-client. If not, see <http://www.gnu.org/licenses/>.
"""
import json, requests, traceback
import requests
BLOCKCHAIN_API_BASE_URL = "https://blockchain.info"