« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/content/dependencies/listGroupsByLatestAlbum.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/content/dependencies/listGroupsByLatestAlbum.js')
-rw-r--r--src/content/dependencies/listGroupsByLatestAlbum.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/content/dependencies/listGroupsByLatestAlbum.js b/src/content/dependencies/listGroupsByLatestAlbum.js
index 0d2ee5c..84012cf 100644
--- a/src/content/dependencies/listGroupsByLatestAlbum.js
+++ b/src/content/dependencies/listGroupsByLatestAlbum.js
@@ -1,11 +1,11 @@
-import {stitchArrays} from '../../util/sugar.js';
+import {stitchArrays} from '#sugar';
 
 import {
   compareDates,
   filterMultipleArrays,
   sortChronologically,
   sortMultipleArrays,
-} from '../../util/wiki-data.js';
+} from '#wiki-data';
 
 export default {
   contentDependencies: [