mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
remove unused includes in blocksign test
This commit is contained in:
parent
fcf77ab170
commit
1abaed35bf
1 changed files with 0 additions and 2 deletions
|
|
@ -2,12 +2,10 @@
|
|||
|
||||
import codecs
|
||||
import hashlib
|
||||
import os
|
||||
import random
|
||||
|
||||
from test_framework.test_framework import BitcoinTestFramework
|
||||
from test_framework.util import (assert_raises_rpc_error, assert_equal, connect_nodes_bi)
|
||||
from test_framework.authproxy import JSONRPCException
|
||||
from test_framework import (
|
||||
address,
|
||||
key,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue