get rid of this one warning

This commit is contained in:
Alex Janka 2024-01-08 09:20:13 +11:00
parent 78d347f38e
commit 677d959e6d

View file

@ -490,6 +490,7 @@ pub struct GranularAccess {
pub hide_private: bool,
}
#[allow(dead_code)]
#[derive(Debug, Deserialize)]
pub struct Vehicle {
pub id: VehicleId,