backups: update imports

This commit is contained in:
Marek Marczykowski-Górecki 2014-01-13 05:19:06 +01:00
parent 745b5d479f
commit 9214fb1488

View File

@ -25,10 +25,9 @@ import os
from PyQt4.QtCore import *
from PyQt4.QtGui import *
from pyinotify import WatchManager, Notifier, ThreadedNotifier, EventsCodes, ProcessEvent
import subprocess
import time
from qubes.qubes import QubesException
from thread_monitor import *