Skip to content

Commit 60cdcf3

Browse files
committed
test: Fix linter issue
1 parent 4ad6144 commit 60cdcf3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/functional/p2p_filter.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
from test_framework.mininode import P2PInterface
2121
from test_framework.script import MAX_SCRIPT_ELEMENT_SIZE
2222
from test_framework.test_framework import BitcoinTestFramework
23-
from test_framework.util import assert_equal
2423

2524

2625
class FilterNode(P2PInterface):

0 commit comments

Comments
 (0)