run cargo fix
This commit is contained in:
parent
130b7a6de7
commit
0dd4bfa7de
3 changed files with 0 additions and 6 deletions
|
|
@ -1,5 +1,4 @@
|
|||
use rocket::{post, State};
|
||||
use rocket::form::Form;
|
||||
use serde::Deserialize;
|
||||
use serde::Serialize;
|
||||
use crate::Pool;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue