Skip to content

Commit

Permalink
DPDK: Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
mcgov committed Jan 6, 2025
1 parent d29b211 commit 52e1f0c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion microsoft/testsuites/dpdk/dpdksuite.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
from lisa.tools.lscpu import CpuArchitecture
from lisa.util.constants import SIGINT
from microsoft.testsuites.dpdk.common import (
DPDK_STABLE_GIT_REPO,
PackageManagerInstall,
force_dpdk_default_source_variables,
)
Expand Down
1 change: 0 additions & 1 deletion microsoft/testsuites/dpdk/dpdkutil.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
from lisa.util.parallel import TaskManager, run_in_parallel, run_in_parallel_async
from microsoft.testsuites.dpdk.common import (
AZ_ROUTE_ALL_TRAFFIC,
DPDK_STABLE_GIT_REPO,
Downloader,
GitDownloader,
Installer,
Expand Down

0 comments on commit 52e1f0c

Please sign in to comment.