fix errors introduced by rebase
parent
b2d5516058
commit
f25f61d4a9
|
@ -203,7 +203,6 @@ impl<'de> serde::de::Deserialize<'de> for WildCardedDomain {
|
|||
}
|
||||
}
|
||||
|
||||
#[derive(Clone)]
|
||||
pub struct Database {
|
||||
pub globals: globals::Globals,
|
||||
pub users: users::Users,
|
||||
|
|
Loading…
Reference in New Issue