This commit is contained in:
grechkagk 2025-12-04 22:58:36 +08:00
parent 5df67bc86e
commit b0f1327f37
3 changed files with 12 additions and 16 deletions

View file

@ -1,5 +1,4 @@
mod logger;
mod static_builder;
use crate::logger::logger as log;
mod debug;
mod assets;