Browse Source

Timings - Formatting

pull/14/head
DrBot7 3 years ago
parent
commit
aa21dbc90e
  1. 1
      cogs/timings.py

1
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

Loading…
Cancel
Save