From 38e4c4d60c411a19dbbf229bdece1833bb4eec1e Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Thu, 16 Jan 2025 09:15:50 -0400 Subject: urls, upd8: load internal url spec from yaml file --- src/util/aggregate.js | 1 - 1 file changed, 1 deletion(-) (limited to 'src/util/aggregate.js') diff --git a/src/util/aggregate.js b/src/util/aggregate.js index e8f45f3b..c7648c4c 100644 --- a/src/util/aggregate.js +++ b/src/util/aggregate.js @@ -110,7 +110,6 @@ export function openAggregate({ return results.map(({aggregate, result}) => { if (!aggregate) { - console.log('nope:', results); throw new Error(`Expected an array of {aggregate, result} objects`); } -- cgit 1.3.0-6-gf8a5