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 logging
|
||||
import time
|
||||
import getpass
|
||||
from optparse import OptionParser
|
||||
|
||||
import sleekxmpp
|
||||
|
|
Loading…
Reference in a new issue