get rid of this one warning
This commit is contained in:
parent
78d347f38e
commit
677d959e6d
|
@ -490,6 +490,7 @@ pub struct GranularAccess {
|
|||
pub hide_private: bool,
|
||||
}
|
||||
|
||||
#[allow(dead_code)]
|
||||
#[derive(Debug, Deserialize)]
|
||||
pub struct Vehicle {
|
||||
pub id: VehicleId,
|
||||
|
|
Loading…
Reference in a new issue