aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/wallet-accounts.py
diff options
context:
space:
mode:
Diffstat (limited to 'qa/rpc-tests/wallet-accounts.py')
-rwxr-xr-xqa/rpc-tests/wallet-accounts.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/qa/rpc-tests/wallet-accounts.py b/qa/rpc-tests/wallet-accounts.py
index c51181e4f8..45a9db0571 100755
--- a/qa/rpc-tests/wallet-accounts.py
+++ b/qa/rpc-tests/wallet-accounts.py
@@ -6,9 +6,7 @@
from test_framework.test_framework import BitcoinTestFramework
from test_framework.util import (
start_nodes,
- start_node,
assert_equal,
- connect_nodes_bi,
)