« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xsrc/upd8.js11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/upd8.js b/src/upd8.js
index 0d9ec71..21413a1 100755
--- a/src/upd8.js
+++ b/src/upd8.js
@@ -75,17 +75,6 @@ import {
   progressPromiseAll,
 } from './util/cli.js';
 
-/*
-import {
-  serializeContribs,
-  serializeCover,
-  serializeGroupsForAlbum,
-  serializeGroupsForTrack,
-  serializeImagePaths,
-  serializeLink,
-} from './util/serialize.js';
-*/
-
 import FileSizePreloader from './file-size-preloader.js';
 
 const __dirname = path.dirname(fileURLToPath(import.meta.url));