From aa21dbc90eaf7b8d3b4fa734fe9a159f1df864a2 Mon Sep 17 00:00:00 2001 From: DrBot7 <46543473+DrBot7@users.noreply.github.com> Date: Thu, 14 Jan 2021 02:37:43 -0600 Subject: [PATCH] Timings - Formatting --- cogs/timings.py | 1 - 1 file changed, 1 deletion(-) diff --git a/cogs/timings.py b/cogs/timings.py index 03880a9..066c1a5 100644 --- a/cogs/timings.py +++ b/cogs/timings.py @@ -296,7 +296,6 @@ def eval_field(embed_var, option, option_name, unchecked, plugins, server_proper else: unchecked = unchecked + 1 - except KeyError as key: print("Missing: " + str(key)) unchecked += 1