mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-26 15:13:33 +00:00
Clean header
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
#
|
||||
# Copyright (C) 2013 Webvirtmgr.
|
||||
#
|
||||
import time
|
||||
import os.path
|
||||
try:
|
||||
@@ -11,8 +8,7 @@ from vrtManager import util
|
||||
from xml.etree import ElementTree
|
||||
from datetime import datetime
|
||||
from vrtManager.connection import wvmConnect
|
||||
|
||||
from webvirtmgr.settings import QEMU_CONSOLE_TYPES
|
||||
from webvirtcloud.settings import QEMU_CONSOLE_TYPES
|
||||
|
||||
|
||||
class wvmInstances(wvmConnect):
|
||||
|
||||
Reference in New Issue
Block a user