mirror of
https://github.com/correl/SleekXMPP.git
synced 2024-11-24 03:00:15 +00:00
Add missing import.
This commit is contained in:
parent
8cafa8578f
commit
cbcfa156c4
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
||||||
import sys
|
import sys
|
||||||
import logging
|
import logging
|
||||||
import time
|
import time
|
||||||
|
import getpass
|
||||||
from optparse import OptionParser
|
from optparse import OptionParser
|
||||||
|
|
||||||
import sleekxmpp
|
import sleekxmpp
|
||||||
|
|
Loading…
Reference in a new issue