remove useless import

This commit is contained in:
Yann Leboulanger 2010-08-25 12:16:44 +02:00
parent 6c25400646
commit e00daf8b16
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ Handles Jingle Transports (currently only ICE-UDP)
import xmpp
import socket
from common import helpers
from common import gajim
from common.protocol.bytestream import ConnectionSocks5Bytestream
import logging