diff options
Diffstat (limited to 'src/util/magic-constants.js')
-rw-r--r-- | src/util/magic-constants.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/magic-constants.js b/src/util/magic-constants.js index 3174daec..73fdbc6d 100644 --- a/src/util/magic-constants.js +++ b/src/util/magic-constants.js @@ -6,6 +6,5 @@ // All such uses should eventually be replaced with better code in due time // (TM). -export const UNRELEASED_TRACKS_DIRECTORY = 'unreleased-tracks'; export const OFFICIAL_GROUP_DIRECTORY = 'official'; export const FANDOM_GROUP_DIRECTORY = 'fandom'; |