test: Remove unused create_coinbase imports

This commit is contained in:
MarcoFalke
2026-04-16 08:03:51 +02:00
parent fad6deb3cb
commit fab352053d
17 changed files with 5 additions and 17 deletions

View File

@@ -7,7 +7,6 @@ Test encrypted v2 p2p proposed in BIP 324
"""
from test_framework.blocktools import (
create_block,
create_coinbase,
)
from test_framework.p2p import (
P2PDataStore,