« get me outta code hell

remove a bunch of now-unused directory constants - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
diff options
context:
space:
mode:
author(quasar) nebula <towerofnix@gmail.com>2021-02-06 13:45:35 -0400
committer(quasar) nebula <towerofnix@gmail.com>2021-02-06 13:45:35 -0400
commite3c5e8a0fe66af6e72e6e0e01189903233e51b9a (patch)
treeb03aebd1ad08f09d0acc12e0394b1a44e452fbee
parent4d1d23bea4603403bdf9b2dbd5e2fee30f358b6c (diff)
remove a bunch of now-unused directory constants
-rw-r--r--common/common.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/common/common.js b/common/common.js
index 4e14f21..d27abaa 100644
--- a/common/common.js
+++ b/common/common.js
@@ -66,9 +66,6 @@ const C = {
     ARTIST_AVATAR_DIRECTORY: 'artist-avatar',
     TAG_DIRECTORY: 'tag',
     LISTING_DIRECTORY: 'list',
-    FEEDBACK_DIRECTORY: 'feedback',
-    DISCORD_DIRECTORY: 'discord',
-    DONATE_DIRECTORY: 'donate',
     FLASH_DIRECTORY: 'flash',
     NEWS_DIRECTORY: 'news',
     GROUP_DIRECTORY: 'group',