« get me outta code hell

data: Album: chop withTracks, withCoverArtDate - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/data/composite/things/album/index.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2025-11-26 18:50:55 -0400
committer(quasar) nebula <qznebula@protonmail.com>2025-11-26 18:50:55 -0400
commit342c028a597aa42c5ddf0f47a4fd1b2111289dd7 (patch)
treef1b20dcd56fdd2e35b7e9fda7cf965a2dc71d235 /src/data/composite/things/album/index.js
parent8f64d50645a6cabc16ba12d31e5872b693e860f6 (diff)
data: Album: chop withTracks, withCoverArtDate
Diffstat (limited to 'src/data/composite/things/album/index.js')
-rw-r--r--src/data/composite/things/album/index.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/data/composite/things/album/index.js b/src/data/composite/things/album/index.js
deleted file mode 100644
index de1d37c3..00000000
--- a/src/data/composite/things/album/index.js
+++ /dev/null
@@ -1,2 +0,0 @@
-export {default as withCoverArtDate} from './withCoverArtDate.js';
-export {default as withTracks} from './withTracks.js';