mirror of
https://github.com/correl/SleekXMPP.git
synced 2024-11-23 19:19:53 +00:00
Remove unused import.
I forgot about this one before!
This commit is contained in:
parent
cbc6a0296b
commit
46e93bea09
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
import logging
|
import logging
|
||||||
import time
|
|
||||||
import getpass
|
import getpass
|
||||||
from optparse import OptionParser
|
from optparse import OptionParser
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue