[tests] Remove unused and duplicate imports

This commit is contained in:
practicalswift 2017-03-22 01:35:57 +01:00
parent 02d64bd929
commit 72163d4585
6 changed files with 4 additions and 9 deletions
test/functional/test_framework

View file

@ -11,7 +11,6 @@ import sys
import shutil
import tempfile
import time
import traceback
from .util import (
initialize_chain,