diff options
Diffstat (limited to 'python/_dbus.py')
-rw-r--r-- | python/_dbus.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python/_dbus.py b/python/_dbus.py index 652d27bd..7bab5856 100644 --- a/python/_dbus.py +++ b/python/_dbus.py @@ -46,7 +46,6 @@ import dbus_bindings import dbus from proxies import * from exceptions import * -from services import * from matchrules import * import re |