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 Dec 5, 2024
1 parent b847b93 commit 66f31f1
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 @@ -28,7 +28,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 66f31f1

Please sign in to comment.