import ModuleState when needed

This commit is contained in:
nemunaire 2015-01-05 10:18:40 +01:00
commit e225f3b8d7
6 changed files with 7 additions and 1 deletions

View file

@ -10,6 +10,7 @@ import shlex
from nemubot.exception import IRCException
from nemubot.hooks import hook
from nemubot.message import TextMessage, Command
from nemubot.tools.xmlparser.node import ModuleState
nemubotversion = 3.4