backups: update imports
This commit is contained in:
parent
745b5d479f
commit
9214fb1488
@ -25,10 +25,9 @@ import os
|
|||||||
from PyQt4.QtCore import *
|
from PyQt4.QtCore import *
|
||||||
from PyQt4.QtGui import *
|
from PyQt4.QtGui import *
|
||||||
|
|
||||||
from pyinotify import WatchManager, Notifier, ThreadedNotifier, EventsCodes, ProcessEvent
|
|
||||||
|
|
||||||
import subprocess
|
import subprocess
|
||||||
import time
|
import time
|
||||||
|
from qubes.qubes import QubesException
|
||||||
|
|
||||||
from thread_monitor import *
|
from thread_monitor import *
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user