unused import
This commit is contained in:
parent
0949a479d7
commit
fa24395efb
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ import atexit
|
||||||
from cmd import Cmd
|
from cmd import Cmd
|
||||||
import getpass
|
import getpass
|
||||||
import logging
|
import logging
|
||||||
from optparse import OptionGroup, OptionParser
|
from optparse import OptionGroup
|
||||||
import os
|
import os
|
||||||
import re
|
import re
|
||||||
import sys
|
import sys
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue