mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-03 17:30:25 +01:00
Remove unused Python imports
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
"""Test RPC commands for signing and verifying messages."""
|
||||
|
||||
from test_framework.test_framework import BitcoinTestFramework
|
||||
from test_framework.util import *
|
||||
|
||||
class SignMessagesTest(BitcoinTestFramework):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user