mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-06-10 06:14:37 +00:00
Clean header
This commit is contained in:
@@ -1,16 +1,10 @@
|
||||
#
|
||||
# Copyright (C) 2013 Webvirtmgr.
|
||||
#
|
||||
import libvirt
|
||||
import threading
|
||||
import socket
|
||||
|
||||
from vrtManager import util
|
||||
|
||||
from libvirt import libvirtError
|
||||
|
||||
from rwlock import ReadWriteLock
|
||||
from django.conf import settings
|
||||
from libvirt import libvirtError
|
||||
|
||||
|
||||
CONN_SOCKET = 4
|
||||
|
||||
Reference in New Issue
Block a user