Skip to content

Commit

Permalink
smoketest: T2326: remove NHRP pylint W0611: unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
c-po committed Feb 5, 2025
1 parent c40ff64 commit 870a2df
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions smoketest/scripts/cli/test_protocols_nhrp.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,7 @@
import unittest

from base_vyostest_shim import VyOSUnitTestSHIM

from vyos.firewall import find_nftables_rule
from vyos.utils.process import process_named_running
from vyos.utils.file import read_file

tunnel_path = ['interfaces', 'tunnel']
nhrp_path = ['protocols', 'nhrp']
Expand Down

0 comments on commit 870a2df

Please sign in to comment.