It's good for things to compile.

This commit is contained in:
Jeremy Fincher 2004-07-22 22:17:45 +00:00
parent f44121910a
commit 3cb0cf82d6

View File

@ -89,7 +89,6 @@ class Format(callbacks.Privmsg):
raise NotImplementedError
try:
fg = args.pop(0)
if args[0] in ircutils.foo
except KeyError:
pass