From ffffbc81426bb6ccd07ee6084a9c40fb126222ff Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Tue, 25 Nov 2025 14:55:54 -0400 Subject: data: Track: chop withDate --- 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 c7c43f4c..35deb93f 100644 --- a/src/data/composite/things/track/index.js +++ b/src/data/composite/things/track/index.js @@ -4,7 +4,6 @@ export {default as inheritContributionListFromMainRelease} from './inheritContri export {default as inheritFromMainRelease} from './inheritFromMainRelease.js'; export {default as withAllReleases} from './withAllReleases.js'; export {default as withCoverArtistContribs} from './withCoverArtistContribs.js'; -export {default as withDate} from './withDate.js'; export {default as withDirectorySuffix} from './withDirectorySuffix.js'; export {default as withMainRelease} from './withMainRelease.js'; export {default as withMainReleaseTrack} from './withMainReleaseTrack.js'; -- cgit 1.3.0-6-gf8a5