From f2161a3fe8ff9b574f53156d08ca7853427be8e4 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Thu, 27 Nov 2025 21:09:29 -0400 Subject: data: Track, Album: concise-retouch toplevel property descriptors notably chopped exitWithoutArtwork and contribsPresent, replaced with new hasArtwork and more exitWithoutDependency --- src/data/composite/wiki-data/index.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/data/composite/wiki-data/index.js') diff --git a/src/data/composite/wiki-data/index.js b/src/data/composite/wiki-data/index.js index beb6f3b8..41f34d21 100644 --- a/src/data/composite/wiki-data/index.js +++ b/src/data/composite/wiki-data/index.js @@ -7,7 +7,6 @@ export {default as constituteFrom} from './constituteFrom.js'; export {default as constituteOrContinue} from './constituteOrContinue.js'; export {default as exitWithoutContribs} from './exitWithoutContribs.js'; -export {default as exitWithoutArtwork} from './exitWithoutArtwork.js'; export {default as gobbleSoupyFind} from './gobbleSoupyFind.js'; export {default as gobbleSoupyReverse} from './gobbleSoupyReverse.js'; export {default as inputFindOptions} from './inputFindOptions.js'; @@ -21,7 +20,6 @@ export {default as withConstitutedArtwork} from './withConstitutedArtwork.js'; export {default as withContentNodes} from './withContentNodes.js'; export {default as withContributionListSums} from './withContributionListSums.js'; export {default as withDirectory} from './withDirectory.js'; -export {default as withHasArtwork} from './withHasArtwork.js'; export {default as withRecontextualizedContributionList} from './withRecontextualizedContributionList.js'; export {default as withRedatedContributionList} from './withRedatedContributionList.js'; export {default as withResolvedAnnotatedReferenceList} from './withResolvedAnnotatedReferenceList.js'; -- cgit 1.3.0-6-gf8a5