mirror of
https://github.com/sadoyan/aralez.git
synced 2026-04-30 14:58:38 +08:00
Optimized healthchecks and config file loading
This commit is contained in:
@@ -101,6 +101,7 @@ pub struct InnerMap {
|
||||
pub rate_limit: Option<isize>,
|
||||
}
|
||||
|
||||
#[allow(dead_code)]
|
||||
impl InnerMap {
|
||||
pub fn new() -> Self {
|
||||
Self {
|
||||
|
||||
Reference in New Issue
Block a user