From c219c255790f627f5b51b565956f3fc7c5c08f24 Mon Sep 17 00:00:00 2001 From: foxkerik6 Date: Thu, 1 Dec 2022 00:10:54 +0400 Subject: [PATCH] =?UTF-8?q?=D1=83=20=D0=BC=D0=B5=D0=BD=D1=8F=20=D1=83?= =?UTF-8?q?=D0=B6=D0=B5=20=D0=BD=D0=B5=D1=82=20=D0=B8=D0=B4=D0=B5=D0=B9,?= =?UTF-8?q?=20=D0=BA=D0=B0=D0=BA=20=D0=B8=D0=B7=D0=B1=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=D1=81=D1=8F=20=D0=BE=D1=82=20=D0=BA=D0=BE=D0=BD?= =?UTF-8?q?=D1=84=D0=BB=D0=B8=D0=BA=D1=82=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Stormtrooper/Stormtrooper/FormMapWithSetAirplane.cs | 2 -- 1 file changed, 2 deletions(-) diff --git a/Stormtrooper/Stormtrooper/FormMapWithSetAirplane.cs b/Stormtrooper/Stormtrooper/FormMapWithSetAirplane.cs index 1b25be7..15524e4 100644 --- a/Stormtrooper/Stormtrooper/FormMapWithSetAirplane.cs +++ b/Stormtrooper/Stormtrooper/FormMapWithSetAirplane.cs @@ -26,9 +26,7 @@ namespace Stormtrooper /// Объект от коллекции карт /// private readonly MapCollection _mapCollection; - public FormMapWithSetAirplane(ILogger logger) - { _logger = logger; InitializeComponent();