« 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/linkGroupDynamically.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/content/dependencies/linkGroupDynamically.js')
-rw-r--r--src/content/dependencies/linkGroupDynamically.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/content/dependencies/linkGroupDynamically.js b/src/content/dependencies/linkGroupDynamically.js
index 90303ed1..0b5bd85c 100644
--- a/src/content/dependencies/linkGroupDynamically.js
+++ b/src/content/dependencies/linkGroupDynamically.js
@@ -1,7 +1,4 @@
 export default {
-  contentDependencies: ['linkGroupGallery', 'linkGroup'],
-  extraDependencies: ['pagePath'],
-
   relations: (relation, group) => ({
     galleryLink: relation('linkGroupGallery', group),
     infoLink: relation('linkGroup', group),