diff --git a/scripts/sort.ts b/scripts/sort.ts index 4ae3691..7df6989 100644 --- a/scripts/sort.ts +++ b/scripts/sort.ts @@ -148,5 +148,3 @@ for (const chapter of chapters) { `../_sprites/sorted-merged/${chapter}`, ]); } - -//test4