forked from LBRYCommunity/lbry-sdk
remove unused import
This commit is contained in:
parent
58d2c04b9f
commit
5977f42a7e
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
import typing
|
||||
from typing import Dict, Tuple, Type, Optional, Any, Union
|
||||
from typing import Dict, Tuple, Type, Optional, Any
|
||||
from twisted.internet import defer
|
||||
|
||||
from torba.mnemonic import Mnemonic
|
||||
|
|
Loading…
Add table
Reference in a new issue