From 23b29313e227ff561627143c5c0108525f5d8df0 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Tue, 25 Nov 2025 16:47:06 -0400 Subject: data: Track: chop withOtherReleases --- src/data/composite/things/track/index.js | 1 - 1 file changed, 1 deletion(-) (limited to 'src/data/composite/things/track/index.js') diff --git a/src/data/composite/things/track/index.js b/src/data/composite/things/track/index.js index 17e4aeff..6b11089b 100644 --- a/src/data/composite/things/track/index.js +++ b/src/data/composite/things/track/index.js @@ -3,7 +3,6 @@ export {default as exitWithoutUniqueCoverArt} from './exitWithoutUniqueCoverArt. export {default as inheritContributionListFromMainRelease} from './inheritContributionListFromMainRelease.js'; export {default as inheritFromMainRelease} from './inheritFromMainRelease.js'; export {default as withDirectorySuffix} from './withDirectorySuffix.js'; -export {default as withOtherReleases} from './withOtherReleases.js'; export {default as withPropertyFromAlbum} from './withPropertyFromAlbum.js'; export {default as withPropertyFromMainRelease} from './withPropertyFromMainRelease.js'; export {default as withSuffixDirectoryFromAlbum} from './withSuffixDirectoryFromAlbum.js'; -- cgit 1.3.0-6-gf8a5