mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
Remove testing hack that broke serialcon
This commit is contained in:
@@ -29,7 +29,7 @@ import gtk
|
||||
import gobject
|
||||
|
||||
try:
|
||||
import vteee
|
||||
import vte
|
||||
except ImportError:
|
||||
logging.debug("Could not import vte, no serial console support")
|
||||
vte = None
|
||||
|
||||
Reference in New Issue
Block a user