From c010d1ece9303ba51becf467cf4cf9402ad0c4e2 Mon Sep 17 00:00:00 2001 From: sofiaivv Date: Tue, 26 Dec 2023 19:51:23 +0400 Subject: [PATCH] =?UTF-8?q?=D1=82=D0=BE=D1=87=D0=BD=D0=BE=20done=20lab6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MotorBoat/MotorBoat/BoatsGenericStorage.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/MotorBoat/MotorBoat/BoatsGenericStorage.cs b/MotorBoat/MotorBoat/BoatsGenericStorage.cs index 20128b7..e6a9a7a 100644 --- a/MotorBoat/MotorBoat/BoatsGenericStorage.cs +++ b/MotorBoat/MotorBoat/BoatsGenericStorage.cs @@ -129,7 +129,6 @@ namespace MotorBoat.Generics writer.Write($"BoatStorage{Environment.NewLine}{data}"); } return true; - */ } ///