mirror of
https://github.com/correl/SleekXMPP.git
synced 2025-04-02 11:26:04 -09: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…
Add table
Reference in a new issue