diff --git a/qa/rpc-tests/wallet_db_flush.py b/qa/rpc-tests/wallet_db_flush.py index 4474cb344..56fd83e9e 100755 --- a/qa/rpc-tests/wallet_db_flush.py +++ b/qa/rpc-tests/wallet_db_flush.py @@ -6,8 +6,6 @@ # This test reproduces https://github.com/zcash/zcash/issues/4301 # It takes an hour to run! -from decimal import Decimal -from test_framework.authproxy import JSONRPCException from test_framework.test_framework import BitcoinTestFramework from test_framework.util import ( assert_equal,