Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2008-10-22 10:28:49 (GMT)
committer Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>2008-10-22 10:41:02 (GMT)
commitb77fa6c104215fbe7d618a9ccaa800fdb32168a9 (patch)
treea927401e3c2f13274fb5addd54b259ea32fb0ad6 /src
parent32127ca7d051a76e4d3f3c3b92c710a6769c4c7e (diff)
remove useless import
Diffstat (limited to 'src')
-rw-r--r--src/jarabe/model/neighborhood.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/jarabe/model/neighborhood.py b/src/jarabe/model/neighborhood.py
index 86caf10..5f79444 100644
--- a/src/jarabe/model/neighborhood.py
+++ b/src/jarabe/model/neighborhood.py
@@ -27,7 +27,6 @@ from jarabe.model import bundleregistry
from jarabe.util.telepathy import connection_watcher
from dbus import PROPERTIES_IFACE
-import telepathy
from telepathy.interfaces import CONNECTION_INTERFACE_REQUESTS
CONN_INTERFACE_GADGET = 'org.laptop.Telepathy.Gadget'