Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/roster_window.py')
-rw-r--r--src/roster_window.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/roster_window.py b/src/roster_window.py
index 26c6477bd..2d099a617 100644
--- a/src/roster_window.py
+++ b/src/roster_window.py
@@ -61,8 +61,6 @@ from common import pep
from message_window import MessageWindowMgr
-from session import ChatControlSession
-
from common import dbus_support
if dbus_support.supported:
from music_track_listener import MusicTrackListener