« get me outta code hell

test: drop dead showAggregate calls - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/test/unit
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2024-02-16 09:38:42 -0400
committer(quasar) nebula <qznebula@protonmail.com>2024-02-16 10:27:53 -0400
commit6f8082142544548303681109d7d30073a0ae069a (patch)
tree3cf6b8b3c7cad49a24350d29a027f36a895103ff /test/unit
parentcf1be875ce9fb21dfa3bdd48c29a043ba13a3fa7 (diff)
test: drop dead showAggregate calls
Diffstat (limited to 'test/unit')
-rw-r--r--test/unit/data/things/track.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/unit/data/things/track.js b/test/unit/data/things/track.js
index 1567343..b1c1611 100644
--- a/test/unit/data/things/track.js
+++ b/test/unit/data/things/track.js
@@ -1,6 +1,5 @@
 import t from 'tap';
 
-import {showAggregate} from '#sugar';
 import {linkAndBindWikiData} from '#test-lib';
 import thingConstructors from '#things';