From 37ef3f288fce9bd65a2cd86107239e22f977e78d Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sat, 19 Aug 2023 12:35:02 -0300 Subject: remove a bunch of dead util files --- src/util/magic-constants.js | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 src/util/magic-constants.js (limited to 'src/util/magic-constants.js') diff --git a/src/util/magic-constants.js b/src/util/magic-constants.js deleted file mode 100644 index 83dd7db..0000000 --- a/src/util/magic-constants.js +++ /dev/null @@ -1,9 +0,0 @@ -// Magic constants only! These are hard-coded, and any use of them should be -// considered a flaw in the codebase - areas where we use hard-coded behavior -// to support one use of the wiki software (i.e. HSMusic, usually), rather than -// implementing the feature more generally/customizably. -// -// All such uses should eventually be replaced with better code in due time -// (TM). - -export const OFFICIAL_GROUP_DIRECTORY = 'official'; -- cgit 1.3.0-6-gf8a5