deprecate and remove zlua

This commit is contained in:
Chance 2025-03-22 19:19:02 -04:00 committed by BitSyndicate
parent 40792592b0
commit d694fa1eb9
5 changed files with 4 additions and 129 deletions

View file

@ -1,6 +1,6 @@
use core::{
panic::set_panic_hook,
repl::{handler::COMMAND_MANAGER, setup},
repl::setup,
splash, workspace,
};