moving back to tui nonmode functions for now
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
// src/functions/common.rs
|
||||
|
||||
pub mod login;
|
||||
pub mod commands;
|
||||
pub mod form;
|
||||
|
||||
pub use login::{revert as login_revert, save as login_save};
|
||||
pub use commands::*;
|
||||
pub use form::{revert as form_revert, save as form_save};
|
||||
|
||||
Reference in New Issue
Block a user