Skip to content

Commit

Permalink
fix: remove unused library
Browse files Browse the repository at this point in the history
  • Loading branch information
bktsim-arista authored and arista-nwolfe committed Mar 25, 2024
1 parent 88bcd26 commit b193e7a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/multi_asic_pgdropstat_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
import sys
from utilities_common.cli import UserCache
from utils import get_result_and_return_code
from importlib import reload

test_path = os.path.dirname(os.path.abspath(__file__))
modules_path = os.path.dirname(test_path)
Expand Down

0 comments on commit b193e7a

Please sign in to comment.