« get me outta code hell

🦀 UNRELEASED_TRACKS_DIRECTORY is gone 🦀 - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/upd8.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2022-05-07 01:04:12 -0300
committer(quasar) nebula <qznebula@protonmail.com>2022-05-07 01:04:12 -0300
commit1a760926f783f4111e380e2d136ddb98cb4ee6a5 (patch)
tree8f8fc04e289092a05bf1aaf12ce5d77de00355de /src/upd8.js
parent9363bb0941563eaeb147663364374485fa185a2d (diff)
🦀 UNRELEASED_TRACKS_DIRECTORY is gone 🦀
Diffstat (limited to 'src/upd8.js')
-rwxr-xr-xsrc/upd8.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/upd8.js b/src/upd8.js
index 13cf2e7..33c4067 100755
--- a/src/upd8.js
+++ b/src/upd8.js
@@ -170,8 +170,7 @@ import {
 // Pensive emoji!
 import {
     FANDOM_GROUP_DIRECTORY,
-    OFFICIAL_GROUP_DIRECTORY,
-    UNRELEASED_TRACKS_DIRECTORY
+    OFFICIAL_GROUP_DIRECTORY
 } from './util/magic-constants.js';
 
 const __dirname = path.dirname(fileURLToPath(import.meta.url));