summaryrefslogtreecommitdiff
path: root/slixmpp/thirdparty/__init__.py
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2015-08-23 17:14:53 +0200
committermathieui <mathieui@mathieui.net>2015-08-23 17:14:53 +0200
commit804b23d390fe5733f4f2cbd1b588fbc9b7c42e21 (patch)
treede208053ef66ad1650f650e888b836d49915603e /slixmpp/thirdparty/__init__.py
parent6e61adf3dba6945423bb4b8812c8ed0107274f50 (diff)
parent04eaf52b1d919e06f2a3c60ab63d625bc5d0797f (diff)
downloadslixmpp-804b23d390fe5733f4f2cbd1b588fbc9b7c42e21.tar.gz
slixmpp-804b23d390fe5733f4f2cbd1b588fbc9b7c42e21.tar.bz2
slixmpp-804b23d390fe5733f4f2cbd1b588fbc9b7c42e21.tar.xz
slixmpp-804b23d390fe5733f4f2cbd1b588fbc9b7c42e21.zip
Merge branch 'socks5' of http://git.linkmauve.fr/slixmpp
Diffstat (limited to 'slixmpp/thirdparty/__init__.py')
-rw-r--r--slixmpp/thirdparty/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/slixmpp/thirdparty/__init__.py b/slixmpp/thirdparty/__init__.py
index 5caa28d3..fe1056e6 100644
--- a/slixmpp/thirdparty/__init__.py
+++ b/slixmpp/thirdparty/__init__.py
@@ -3,5 +3,4 @@ try:
except:
from slixmpp.thirdparty.gnupg import GPG
-from slixmpp.thirdparty import socks
from slixmpp.thirdparty.mini_dateutil import tzutc, tzoffset, parse_iso