« get me outta code hell

remove unused arg from getFooterLocalizationLinks - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/misc-templates.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-01-10 20:39:21 -0400
committer(quasar) nebula <qznebula@protonmail.com>2023-01-10 20:39:21 -0400
commitc09e733544f8f47850532aecee4d14887ffd83db (patch)
tree5ea4e20cb1858f66781d29e1bc528b4948001f61 /src/misc-templates.js
parent3242ebb15aa0176e62a0e233d05e61e0f35a792c (diff)
remove unused arg from getFooterLocalizationLinks
eslint didn't warn about this ????????????
Diffstat (limited to 'src/misc-templates.js')
-rw-r--r--src/misc-templates.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/misc-templates.js b/src/misc-templates.js
index 794b692..7cfdc86 100644
--- a/src/misc-templates.js
+++ b/src/misc-templates.js
@@ -968,7 +968,7 @@ function unbound_generateStickyHeadingContainer({
 
 // Footer stuff
 
-function unbound_getFooterLocalizationLinks(pathname, {
+function unbound_getFooterLocalizationLinks({
   html,
   defaultLanguage,
   language,