fmt
This commit is contained in:
parent
5ceb258b3e
commit
1e4bddd276
5 changed files with 17 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
use schemars::JsonSchema;
|
||||
use serde_derive::{Serialize, Deserialize};
|
||||
use serde_derive::{Deserialize, Serialize};
|
||||
use settings::Setting;
|
||||
|
||||
#[derive(Deserialize, Debug)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue