chore(mod): comment out scheduled module import
This commit is contained in:
@@ -7,7 +7,7 @@ use crate::errors::CommandResult;
|
|||||||
pub mod accounts;
|
pub mod accounts;
|
||||||
pub mod balance_calculator;
|
pub mod balance_calculator;
|
||||||
pub mod exchange_rate;
|
pub mod exchange_rate;
|
||||||
pub mod scheduled;
|
// pub mod scheduled;
|
||||||
pub mod settings;
|
pub mod settings;
|
||||||
pub mod tags;
|
pub mod tags;
|
||||||
pub mod transactions;
|
pub mod transactions;
|
||||||
|
|||||||
Reference in New Issue
Block a user