Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
tests/avocado: Remove unused imports
Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
  • Loading branch information
akihikodaki authored and jasowang committed May 23, 2023
1 parent 8e6c718 commit 808f976
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/avocado/netdev-ethtool.py
Expand Up @@ -7,7 +7,6 @@

from avocado import skip
from avocado_qemu import QemuSystemTest
from avocado_qemu import exec_command, exec_command_and_wait_for_pattern
from avocado_qemu import wait_for_console_pattern

class NetDevEthtool(QemuSystemTest):
Expand Down

0 comments on commit 808f976

Please sign in to comment.