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