chore: cleanup

This commit is contained in:
2026-02-23 17:47:54 +01:00
parent d733e49698
commit c70407b40b

View File

@@ -19,7 +19,6 @@ namespace CarManagerV3
private int mileage;
private decimal price;
private int order;
private int age;
public int Id { get => id;
set {