From 3cb0cf82d6b03c2f08c24bd59b67ee9d1c869ff8 Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Thu, 22 Jul 2004 22:17:45 +0000 Subject: [PATCH] It's good for things to compile. --- plugins/Format.py | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/Format.py b/plugins/Format.py index d809dd98c..80eec300d 100644 --- a/plugins/Format.py +++ b/plugins/Format.py @@ -89,7 +89,6 @@ class Format(callbacks.Privmsg): raise NotImplementedError try: fg = args.pop(0) - if args[0] in ircutils.foo except KeyError: pass