mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-11 07:55:52 -06:00
Remove testing hack that broke serialcon
This commit is contained in:
parent
1de788d8c4
commit
9679c841b8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user