« get me outta code hell

data: Track: chop withPropertyFromAlbum - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/data/composite/things/track/index.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2025-11-25 17:14:04 -0400
committer(quasar) nebula <qznebula@protonmail.com>2025-11-25 17:14:04 -0400
commit8f64d50645a6cabc16ba12d31e5872b693e860f6 (patch)
tree7d499df1c569de2f112864a4e7b082532beb4545 /src/data/composite/things/track/index.js
parent88bba2e743cb3b96498be7110bc7dd93e173940b (diff)
data: Track: chop withPropertyFromAlbum
Diffstat (limited to 'src/data/composite/things/track/index.js')
-rw-r--r--src/data/composite/things/track/index.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/data/composite/things/track/index.js b/src/data/composite/things/track/index.js
index 24b1c01b..88fd3d45 100644
--- a/src/data/composite/things/track/index.js
+++ b/src/data/composite/things/track/index.js
@@ -1,4 +1,3 @@
 export {default as inheritContributionListFromMainRelease} from './inheritContributionListFromMainRelease.js';
 export {default as inheritFromMainRelease} from './inheritFromMainRelease.js';
-export {default as withPropertyFromAlbum} from './withPropertyFromAlbum.js';
 export {default as withPropertyFromMainRelease} from './withPropertyFromMainRelease.js';