Skip to content

Commit 7cf2c04

Browse files
committed
Unnecessary import
1 parent eb2509d commit 7cf2c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_minivault.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from matt.btctools.messages import CTxOut
99
from matt.contracts import OpaqueP2TR
1010
from matt.manager import ContractManager, SchnorrSigner
11-
from matt.utils import format_tx_markdown, make_ctv_template
11+
from matt.utils import format_tx_markdown
1212

1313
from test_utils import mine_blocks
1414

0 commit comments

Comments
 (0)