« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/data/things/language.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/data/things/language.js')
-rw-r--r--src/data/things/language.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/data/things/language.js b/src/data/things/language.js
index c576a316..6bd5a78a 100644
--- a/src/data/things/language.js
+++ b/src/data/things/language.js
@@ -185,7 +185,6 @@ export class Language extends Thing {
     // These will be filled up as we iterate over the template, slotting in
     // each option (if it's present).
     const missingOptionNames = new Set();
-    const outputParts = [];
 
     // And this will have entries deleted as they're encountered in the
     // template. Leftover entries are misplaced.