fix pyflakes CI errors

This commit is contained in:
Larry Ruane 2020-07-02 14:32:48 -06:00
parent 5b7fed5bbf
commit bf568273a7
1 changed files with 0 additions and 2 deletions

View File

@ -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,