1
0
Fork 0
mirror of https://github.com/correl/SleekXMPP.git synced 2025-03-20 09:19:24 -09:00

Add missing import.

This commit is contained in:
Rodolfo Carvalho 2011-12-31 19:48:03 -02:00
parent 8cafa8578f
commit cbcfa156c4

View file

@ -12,6 +12,7 @@
import sys
import logging
import time
import getpass
from optparse import OptionParser
import sleekxmpp