Man, I don't know where that extra line came from, but it's bothering me in cvs diff.

This commit is contained in:
Jeremy Fincher 2004-02-08 09:28:33 +00:00
parent 5bc79e2503
commit 15ae4d5c2a

View File

@ -55,6 +55,7 @@ import ircutils
import privmsgs
import callbacks
class Admin(privmsgs.CapabilityCheckingPrivmsg):
capability = 'admin'
def __init__(self):