diff options
Diffstat (limited to 'src/content/dependencies/linkStationaryIndex.js')
-rw-r--r-- | src/content/dependencies/linkStationaryIndex.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/content/dependencies/linkStationaryIndex.js b/src/content/dependencies/linkStationaryIndex.js index d5506e60..10f8ba44 100644 --- a/src/content/dependencies/linkStationaryIndex.js +++ b/src/content/dependencies/linkStationaryIndex.js @@ -1,9 +1,6 @@ // Not to be confused with "html.Stationery". export default { - contentDependencies: ['linkTemplate'], - extraDependencies: ['language'], - relations(relation) { return { linkTemplate: relation('linkTemplate'), |