« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/content/dependencies/generateCollapsedContentEntrySection.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/content/dependencies/generateCollapsedContentEntrySection.js')
-rw-r--r--src/content/dependencies/generateCollapsedContentEntrySection.js7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/content/dependencies/generateCollapsedContentEntrySection.js b/src/content/dependencies/generateCollapsedContentEntrySection.js
index ae3652c7..aec5fe28 100644
--- a/src/content/dependencies/generateCollapsedContentEntrySection.js
+++ b/src/content/dependencies/generateCollapsedContentEntrySection.js
@@ -1,11 +1,4 @@
 export default {
-  contentDependencies: [
-    'generateCommentaryEntry',
-    'generateContentContentHeading',
-  ],
-
-  extraDependencies: ['html'],
-
   relations: (relation, entries, thing) => ({
     contentContentHeading:
       relation('generateContentContentHeading', thing),