mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-09 06:47:59 -06:00
Remove warnings and add some debug logging
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
// #![macro_use]
|
||||
|
||||
#[cfg(feature = "run")]
|
||||
mod api;
|
||||
#[cfg(feature = "run")]
|
||||
pub use api::app::start_api;
|
||||
|
||||
Reference in New Issue
Block a user