From 5c64922ef45b6adc6e5e34226932cd475e158222 Mon Sep 17 00:00:00 2001 From: Aleksandr4350 Date: Wed, 21 Feb 2024 13:37:52 +0400 Subject: [PATCH] =?UTF-8?q?=D0=AD=D0=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ProjectSportCar/ProjectSportCar/EntityAiroplane.cs | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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; } - - - - } +}