From 770a256ee9ceabe0eeab08480caa386fba186c6c Mon Sep 17 00:00:00 2001 From: foxkerik6 Date: Thu, 1 Dec 2022 00:12:46 +0400 Subject: [PATCH] fix --- Stormtrooper/Stormtrooper/FormMapWithSetAirplane.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Stormtrooper/Stormtrooper/FormMapWithSetAirplane.cs b/Stormtrooper/Stormtrooper/FormMapWithSetAirplane.cs index 6c8b3f2..3bcefc3 100644 --- a/Stormtrooper/Stormtrooper/FormMapWithSetAirplane.cs +++ b/Stormtrooper/Stormtrooper/FormMapWithSetAirplane.cs @@ -24,7 +24,6 @@ namespace Stormtrooper /// Объект от коллекции карт /// private readonly MapCollection _mapCollection; - public FormMapWithSetAirplane() { InitializeComponent();