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 committed Dec 12, 2023
1 parent 4f4a67b commit 6949f0c
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 6949f0c

Please sign in to comment.