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/common/zeroconf/zeroconf_bonjour.py')
-rw-r--r--src/common/zeroconf/zeroconf_bonjour.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/common/zeroconf/zeroconf_bonjour.py b/src/common/zeroconf/zeroconf_bonjour.py
index c6e281ad2..fb8eba701 100644
--- a/src/common/zeroconf/zeroconf_bonjour.py
+++ b/src/common/zeroconf/zeroconf_bonjour.py
@@ -18,7 +18,6 @@
##
from common import gajim
-import sys
import select
import re
from string import split
@@ -335,4 +334,4 @@ class Zeroconf:
return True
-# vim: se ts=3: \ No newline at end of file
+# vim: se ts=3: