mirror of
https://gitlab.com/famedly/conduit.git
synced 2024-12-27 04:53:50 +03:00
fix errors introduced by rebase
This commit is contained in:
parent
b2d5516058
commit
f25f61d4a9
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue