diff --git a/ProjectSportCar/ProjectSportCar/EntityAiroplane.cs b/ProjectSportCar/ProjectSportCar/EntityAiroplane.cs index ab1c7ef..d05727d 100644 --- a/ProjectSportCar/ProjectSportCar/EntityAiroplane.cs +++ b/ProjectSportCar/ProjectSportCar/EntityAiroplane.cs @@ -54,9 +54,6 @@ public class EntityAiroplane Radar = radar; SportLine = sportLine; } - - - - } +}