Remove dead or useless code

This commit is contained in:
nemunaire 2015-10-30 21:10:06 +01:00
commit ac33ceb579
41 changed files with 15 additions and 80 deletions

View file

@ -7,7 +7,6 @@ from urllib.parse import urlparse
from nemubot.event import ModuleEvent
from nemubot.exception import IRCException
from nemubot.hooks import hook
from nemubot.tools.web import getNormalizedURL
from nemubot.tools.xmlparser.node import ModuleState