« get me outta code hell

content, url-spec: use static rather than shared, drop cachebust - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/write/bind-utilities.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2024-05-21 08:01:14 -0300
committer(quasar) nebula <qznebula@protonmail.com>2024-05-21 08:01:41 -0300
commitdc318c6db0b92510e8297739f4f6999f24859215 (patch)
tree4982ed4db6512872ac4b59365f1f52301b742f09 /src/write/bind-utilities.js
parent5c973b488c58a836082d8ae5e48ff42e830d7661 (diff)
content, url-spec: use static rather than shared, drop cachebust
Diffstat (limited to 'src/write/bind-utilities.js')
-rw-r--r--src/write/bind-utilities.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/write/bind-utilities.js b/src/write/bind-utilities.js
index 3d4ecc7a..8dd08dba 100644
--- a/src/write/bind-utilities.js
+++ b/src/write/bind-utilities.js
@@ -19,7 +19,6 @@ import {
 
 export function bindUtilities({
   absoluteTo,
-  cachebust,
   defaultLanguage,
   getSizeOfAdditionalFile,
   getSizeOfImagePath,
@@ -36,7 +35,6 @@ export function bindUtilities({
 
   Object.assign(bound, {
     absoluteTo,
-    cachebust,
     defaultLanguage,
     getSizeOfAdditionalFile,
     getSizeOfImagePath,