« get me outta code hell

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:
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 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';