« get me outta code hell

data: Artwork: chop withDate - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/data/composite/things/artwork/index.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2025-11-26 21:38:50 -0400
committer(quasar) nebula <qznebula@protonmail.com>2025-11-26 21:38:50 -0400
commitef1ec90608dc4a8cffbff2488ae3491a9efa7349 (patch)
treecfe75022946392343047451ee558e883e3b88dd5 /src/data/composite/things/artwork/index.js
parent320ea651bdb2ed58d79e7f5fc11c6a65f88ad047 (diff)
data: Artwork: chop withDate
It wasn't even used to compute the date property...
Diffstat (limited to 'src/data/composite/things/artwork/index.js')
-rw-r--r--src/data/composite/things/artwork/index.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/data/composite/things/artwork/index.js b/src/data/composite/things/artwork/index.js
index e2661b50..2cd3c388 100644
--- a/src/data/composite/things/artwork/index.js
+++ b/src/data/composite/things/artwork/index.js
@@ -1,2 +1 @@
 export {default as withContainingArtworkList} from './withContainingArtworkList.js';
-export {default as withDate} from './withDate.js';