mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-31 08:13:52 +02:00
test: Remove unused create_coinbase imports
This commit is contained in:
@@ -17,7 +17,6 @@ from collections import defaultdict
|
||||
# Use lexicographically sorted multi-line imports
|
||||
from test_framework.blocktools import (
|
||||
create_block,
|
||||
create_coinbase,
|
||||
)
|
||||
from test_framework.messages import (
|
||||
CInv,
|
||||
|
||||
Reference in New Issue
Block a user