Skip to content

Commit 9773283

Browse files
author
MarcoFalke
committed
Merge #18721: test: Fix linter issue
60cdcf3 test: Fix linter issue (Hennadii Stepanov) Pull request description: Top commit has no ACKs. Tree-SHA512: 4fa0103526fed4b1399d3a6b83cea1e509cefff36d7e16ed1499d22afdc49e72053ac3d0634d858838ec6c296af7134131ea4d509c46de99da557567bc75d711
2 parents 4ad6144 + 60cdcf3 commit 9773283

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)