Skip to content

Commit

Permalink
test: Fix linter issue
Browse files Browse the repository at this point in the history
  • Loading branch information
hebasto committed Apr 21, 2020
1 parent 4ad6144 commit 60cdcf3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/functional/p2p_filter.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
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):
Expand Down

0 comments on commit 60cdcf3

Please sign in to comment.