aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/maxuploadtarget.py
diff options
context:
space:
mode:
authorAlex Morcos <morcos@chaincode.com>2016-03-04 15:08:10 -0500
committerAlex Morcos <morcos@chaincode.com>2016-03-21 10:46:25 -0400
commit5fa66e4682a59047d2ed2934760ccc052fd85f50 (patch)
treedd20a8cad0c582eeba795cb300bd6f945815ebd3 /qa/rpc-tests/maxuploadtarget.py
parent9e072a6e66efbda7d39bf61eded21d2b324323be (diff)
downloadbitcoin-5fa66e4682a59047d2ed2934760ccc052fd85f50.tar.xz
Create SingleNodeConnCB class for RPC tests
Diffstat (limited to 'qa/rpc-tests/maxuploadtarget.py')
-rwxr-xr-xqa/rpc-tests/maxuploadtarget.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/qa/rpc-tests/maxuploadtarget.py b/qa/rpc-tests/maxuploadtarget.py
index 2517bed470..e4127500cd 100755
--- a/qa/rpc-tests/maxuploadtarget.py
+++ b/qa/rpc-tests/maxuploadtarget.py
@@ -7,7 +7,6 @@
from test_framework.mininode import *
from test_framework.test_framework import BitcoinTestFramework
from test_framework.util import *
-from test_framework.comptool import wait_until
import time
'''