« 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/group.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/data/things/group.js')
-rw-r--r--src/data/things/group.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/data/things/group.js b/src/data/things/group.js
index ffcc287c..8bc71931 100644
--- a/src/data/things/group.js
+++ b/src/data/things/group.js
@@ -1,7 +1,6 @@
 export const GROUP_DATA_FILE = 'groups.yaml';
 
 import {input} from '#composite';
-import find from '#find';
 import Thing from '#thing';
 import {parseAnnotatedReferences, parseSerieses} from '#yaml';