From 98561e7bbc8137f3b1cb222d9ed4cfb3c6fc6bd9 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Fri, 16 Feb 2024 08:15:23 -0400 Subject: yaml: drop dead aggregate.close() --- src/data/yaml.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/data/yaml.js b/src/data/yaml.js index 3bdba638..8b8a8ab2 100644 --- a/src/data/yaml.js +++ b/src/data/yaml.js @@ -1094,8 +1094,6 @@ export function reportDuplicateDirectories(wikiData) { places.map(thing => ` - ` + inspect(thing)).join('\n'))); } }); - - aggregate.close(); } // Warn about references across data which don't match anything. This involves -- cgit 1.3.0-6-gf8a5