mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-08 10:31:50 -05:00
test: Fix linter issue
This commit is contained in:
parent
4ad6144ed0
commit
60cdcf30a4
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ from test_framework.messages import (
|
|||
from test_framework.mininode import P2PInterface
|
||||
from test_framework.script import MAX_SCRIPT_ELEMENT_SIZE
|
||||
from test_framework.test_framework import BitcoinTestFramework
|
||||
from test_framework.util import assert_equal
|
||||
|
||||
|
||||
class FilterNode(P2PInterface):
|
||||
|
|
Loading…
Add table
Reference in a new issue