Remove unused module from rpc-tests

This commit is contained in:
Takashi Mitsuta
2017-02-12 16:44:43 +09:00
parent d978c41e1e
commit a432aa0aa8
6 changed files with 1 additions and 14 deletions

View File

@@ -8,10 +8,8 @@ from test_framework.test_framework import BitcoinTestFramework
from test_framework import blocktools
from test_framework.mininode import CTransaction
from test_framework.util import *
from test_framework.util import *
import io
import time
# Sequence number that is BIP 125 opt-in and BIP 68-compliant
BIP125_SEQUENCE_NUMBER = 0xfffffffd