Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/presence/Service.py
diff options
context:
space:
mode:
Diffstat (limited to 'sugar/presence/Service.py')
-rw-r--r--sugar/presence/Service.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sugar/presence/Service.py b/sugar/presence/Service.py
index 1b09161..0a01da4 100644
--- a/sugar/presence/Service.py
+++ b/sugar/presence/Service.py
@@ -1,5 +1,5 @@
import gobject
-import dbus, dbus_bindings
+import dbus
class Service(gobject.GObject):