Skip to content

Commit

Permalink
libvirt_numa: remove parse_numa_nodeset_to_str()
Browse files Browse the repository at this point in the history
Signed-off-by: Qian Jianhua <[email protected]>
  • Loading branch information
Qian Jianhua committed May 15, 2024
1 parent 8766f16 commit 1c07fdc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions virttest/utils_libvirt/libvirt_numa.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
import ast
import logging

from avocado.core import exceptions

from virttest.libvirt_xml import vm_xml

LOG = logging.getLogger("avocado." + __name__)
Expand Down

0 comments on commit 1c07fdc

Please sign in to comment.