allow some dead code
This commit is contained in:
parent
dc09883c36
commit
98a75d2dcd
@ -47,6 +47,7 @@ pub struct SetMap {
|
||||
|
||||
#[derive(Debug, Clone)]
|
||||
pub struct Flags {
|
||||
#[allow(dead_code)]
|
||||
pub debug: bool,
|
||||
pub server: String,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user