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; - */ } ///