« get me outta code hell

content: remove explicit {content,extra}Dependencies - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/content/dependencies/generateGroupGalleryPageSeriesSection.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2025-10-07 12:18:43 -0300
committer(quasar) nebula <qznebula@protonmail.com>2025-10-07 12:18:43 -0300
commit05e835e6cdaee2581dca45f4ba618ff278b9a280 (patch)
treefc09fa13366812f6cf63820174d5b132c72556a9 /src/content/dependencies/generateGroupGalleryPageSeriesSection.js
parent7cc9ad78a134e6a778ec4ad7ac71790494377342 (diff)
content: remove explicit {content,extra}Dependencies
Diffstat (limited to 'src/content/dependencies/generateGroupGalleryPageSeriesSection.js')
-rw-r--r--src/content/dependencies/generateGroupGalleryPageSeriesSection.js7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/content/dependencies/generateGroupGalleryPageSeriesSection.js b/src/content/dependencies/generateGroupGalleryPageSeriesSection.js
index b88adfa3..1aa835d6 100644
--- a/src/content/dependencies/generateGroupGalleryPageSeriesSection.js
+++ b/src/content/dependencies/generateGroupGalleryPageSeriesSection.js
@@ -1,13 +1,6 @@
 import {sortChronologically} from '#sort';
 
 export default {
-  contentDependencies: [
-    'generateContentHeading',
-    'generateGroupGalleryPageAlbumGrid',
-  ],
-
-  extraDependencies: ['html', 'language'],
-
   query(series) {
     const query = {};