From fafe5f0d09db6778173a1079d93c314e9317708c Mon Sep 17 00:00:00 2001 From: MarcoFalke Date: Sat, 6 Apr 2019 18:38:51 -0400 Subject: test: Remove unused imports --- test/functional/wallet_keypool_topup.py | 1 - 1 file changed, 1 deletion(-) (limited to 'test/functional/wallet_keypool_topup.py') diff --git a/test/functional/wallet_keypool_topup.py b/test/functional/wallet_keypool_topup.py index 27062f675d..0014555ade 100755 --- a/test/functional/wallet_keypool_topup.py +++ b/test/functional/wallet_keypool_topup.py @@ -17,7 +17,6 @@ from test_framework.test_framework import BitcoinTestFramework from test_framework.util import ( assert_equal, connect_nodes_bi, - sync_blocks, ) -- cgit v1.2.3