Skip to content

Commit 9cb246b

Browse files
committed
Fix already imported VM class
Signed-off-by: Gaëtan Lehmann <gaetan.lehmann@vates.tech>
1 parent ccdfd5d commit 9cb246b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/host.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
if TYPE_CHECKING:
3939
from lib.pool import Pool
4040
from lib.vdi import VDI
41-
from lib.vm import VM
4241

4342
XAPI_CONF_FILE = '/etc/xapi.conf'
4443
XAPI_CONF_DIR = '/etc/xapi.conf.d'

0 commit comments

Comments
 (0)