Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
Diffstat (limited to 'services')
-rw-r--r--services/presence/activity.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/services/presence/activity.py b/services/presence/activity.py
index 3638a96..4b394c8 100644
--- a/services/presence/activity.py
+++ b/services/presence/activity.py
@@ -18,6 +18,7 @@
import gobject
import dbus, dbus.service
from sugar import util
+import logging
from telepathy.interfaces import (CHANNEL_INTERFACE)