removed unused import

This commit is contained in:
Lex Berezhny 2018-10-03 16:44:18 -04:00
parent 22df26eeb6
commit 8e4d8345bd

View file

@ -7,7 +7,6 @@ from typing import List, Optional
from twisted.internet import defer
from torba.basemanager import BaseWalletManager
from torba.constants import COIN
from lbryschema.claim import ClaimDict