Merge node common with daemon common
This commit is contained in:
@ -28,7 +28,7 @@ from threading import Thread
|
||||
|
||||
from xml.etree import ElementTree
|
||||
|
||||
import pvcnoded.common as common
|
||||
import daemon_lib.common as common
|
||||
|
||||
import pvcnoded.VMConsoleWatcherInstance as VMConsoleWatcherInstance
|
||||
|
||||
|
Reference in New Issue
Block a user