« 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/linkArtistGallery.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/content/dependencies/linkArtistGallery.js')
-rw-r--r--src/content/dependencies/linkArtistGallery.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/content/dependencies/linkArtistGallery.js b/src/content/dependencies/linkArtistGallery.js
index 66dc172d..001eec1f 100644
--- a/src/content/dependencies/linkArtistGallery.js
+++ b/src/content/dependencies/linkArtistGallery.js
@@ -1,6 +1,4 @@
 export default {
-  contentDependencies: ['linkThing'],
-
   relations: (relation, artist) =>
     ({link: relation('linkThing', 'localized.artistGallery', artist)}),