mirror of
https://github.com/progval/Limnoria.git
synced 2025-05-08 12:15:25 -05:00
Some small cleanups
This commit is contained in:
parent
b6f2cefa0c
commit
601ea799f3
2 changed files with 1 additions and 6 deletions
|
@ -39,15 +39,12 @@ import getopt
|
|||
|
||||
__revision__ = "$Id$"
|
||||
|
||||
import plugins
|
||||
|
||||
import registry
|
||||
|
||||
import conf
|
||||
import utils
|
||||
import plugins
|
||||
import ircutils
|
||||
import privmsgs
|
||||
import registry
|
||||
import webutils
|
||||
import callbacks
|
||||
|
||||
|
|
|
@ -36,8 +36,6 @@ little greeting. Otherwise, can greet
|
|||
|
||||
__revision__ = "$Id$"
|
||||
|
||||
import plugins
|
||||
|
||||
import os
|
||||
import time
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue