remove duplicate import
This commit is contained in:
parent
3980caf200
commit
a67f5375fb
@ -44,7 +44,6 @@ from .util import (
|
|||||||
sync_mempools,
|
sync_mempools,
|
||||||
sync_masternodes,
|
sync_masternodes,
|
||||||
wait_to_sync)
|
wait_to_sync)
|
||||||
from .authproxy import JSONRPCException
|
|
||||||
|
|
||||||
class TestStatus(Enum):
|
class TestStatus(Enum):
|
||||||
PASSED = 1
|
PASSED = 1
|
||||||
|
Loading…
Reference in New Issue
Block a user