mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-12-21 02:17:55 +01:00
PyChecker fixes.
This commit is contained in:
parent
775b542126
commit
c59db0f3a8
@ -37,14 +37,11 @@ __revision__ = "$Id$"
|
|||||||
|
|
||||||
import supybot.fix as fix
|
import supybot.fix as fix
|
||||||
|
|
||||||
import re
|
|
||||||
import os
|
|
||||||
import sys
|
import sys
|
||||||
import time
|
import time
|
||||||
|
|
||||||
import supybot.log as supylog
|
import supybot.log as supylog
|
||||||
import supybot.conf as conf
|
import supybot.conf as conf
|
||||||
import supybot.ansi as ansi
|
|
||||||
import supybot.utils as utils
|
import supybot.utils as utils
|
||||||
import supybot.ircmsgs as ircmsgs
|
import supybot.ircmsgs as ircmsgs
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user