remove unnecessary autotrait
This commit is contained in:
parent
301d3527c1
commit
efbe589c83
@ -18,7 +18,6 @@ use crate::model::{
|
||||
struct AddPlannedEventForm<'r> {
|
||||
name: &'r str,
|
||||
planned_amount_cox: i32,
|
||||
#[serde(flatten)]
|
||||
tripdetails: TripDetailsToAdd<'r>,
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user