From 0c60c63de0b6306b586727bb327d00549de4abe8 Mon Sep 17 00:00:00 2001 From: practicalswift Date: Tue, 2 May 2017 21:12:36 +0200 Subject: Remove unused Python imports --- test/functional/wallet-accounts.py | 1 - 1 file changed, 1 deletion(-) (limited to 'test/functional/wallet-accounts.py') diff --git a/test/functional/wallet-accounts.py b/test/functional/wallet-accounts.py index 8dc1589117..e6635bea1c 100755 --- a/test/functional/wallet-accounts.py +++ b/test/functional/wallet-accounts.py @@ -15,7 +15,6 @@ RPCs tested are: from test_framework.test_framework import BitcoinTestFramework from test_framework.util import ( - start_nodes, assert_equal, ) -- cgit v1.2.3