cleanup: Ensure code is pyflakes-clean for CI

This commit is contained in:
Jack Grigg
2018-03-27 02:47:57 +02:00
parent 4d6498b900
commit b466c1c90c
5 changed files with 1 additions and 5 deletions

View File

@@ -4,7 +4,6 @@
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
from test_framework.test_framework import BitcoinTestFramework
from test_framework.authproxy import JSONRPCException
from test_framework.util import assert_equal, initialize_chain_clean, \
start_nodes, stop_nodes, connect_nodes_bi, \
wait_and_assert_operationid_status, wait_bitcoinds