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,
|
pub hide_private: bool,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[allow(dead_code)]
|
||||||
#[derive(Debug, Deserialize)]
|
#[derive(Debug, Deserialize)]
|
||||||
pub struct Vehicle {
|
pub struct Vehicle {
|
||||||
pub id: VehicleId,
|
pub id: VehicleId,
|
||||||
|
|
Loading…
Reference in a new issue