DrBotIRC: remove some unused imports
This commit is contained in:
parent
da430981be
commit
f30e1fd308
@ -17,7 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
"""
|
||||
|
||||
import bisect
|
||||
import copy
|
||||
from ConfigParser import NoOptionError, NoSectionError
|
||||
import logging
|
||||
@ -27,7 +26,6 @@ from SimpleXMLRPCServer import SimpleXMLRPCServer
|
||||
import socket
|
||||
import sys
|
||||
import thread
|
||||
import traceback
|
||||
|
||||
from extlib import irclib
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user