Remove libvirt here too

This commit is contained in:
Joshua Boniface 2018-09-24 01:20:51 -04:00
parent 2ce0d8c85b
commit d679f2077a

View File

@ -25,7 +25,6 @@ import sys
import psutil import psutil
import socket import socket
import time import time
import libvirt
import threading import threading
import subprocess import subprocess