rename modules after moving to appropriate folders

This commit is contained in:
buzz-lightsnack-2007 2024-04-26 21:32:32 +08:00
parent 0b7be21d03
commit a226f12645
16 changed files with 17 additions and 17 deletions

View file

@ -3,7 +3,7 @@ Manage the local cache.
*/
import logging from "/scripts/logging.js";
import texts from "/scripts/strings/read.js";
import texts from "/scripts/mapping/read.js";
import hash from "/scripts/utils/hash.js";
/* Read all stored data in the browser cache.