Reformat code
This commit is contained in:
parent
271b24b70d
commit
a17a9868fa
8 changed files with 40 additions and 33 deletions
src/db
|
@ -1,6 +1,6 @@
|
|||
use crate::db::model_utils::Period;
|
||||
use serde::{Deserialize, Serialize};
|
||||
|
||||
use crate::db::model_utils::Period;
|
||||
use crate::types::EmgauwaUid;
|
||||
|
||||
#[derive(Debug, Serialize)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue