Remove unused Python imports
This commit is contained in:
parent
59d3dc85b6
commit
c7399e7082
3 changed files with 1 additions and 3 deletions
test/functional/test_framework
|
@ -13,7 +13,6 @@ import shutil
|
|||
import sys
|
||||
import tempfile
|
||||
import time
|
||||
import traceback
|
||||
|
||||
from .authproxy import JSONRPCException
|
||||
from . import coverage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue