Implement #380: remove signatures feature.

This commit is contained in:
TLSM 2022-11-06 17:08:48 -05:00 committed by Ben Rog-Wilhelm
parent c85cd469a1
commit 010c56a35e
9 changed files with 32 additions and 94 deletions

View file

@ -61,7 +61,6 @@ def inject_constants():
"CC":CC,
"CC_TITLE":CC_TITLE,
"listdir":listdir,
"MOOSE_ID":MOOSE_ID,
"AEVANN_ID":AEVANN_ID,
"PIZZASHILL_ID":PIZZASHILL_ID,
"config":app.config.get,