Index: DamClients/DamUI/trunk/src/DamClientsLibrary/Deltares.Dam.Data/StabilityTimeSerieEntry.cs =================================================================== diff -u -r4055 -r4056 --- DamClients/DamUI/trunk/src/DamClientsLibrary/Deltares.Dam.Data/StabilityTimeSerieEntry.cs (.../StabilityTimeSerieEntry.cs) (revision 4055) +++ DamClients/DamUI/trunk/src/DamClientsLibrary/Deltares.Dam.Data/StabilityTimeSerieEntry.cs (.../StabilityTimeSerieEntry.cs) (revision 4056) @@ -19,8 +19,8 @@ // Stichting Deltares and remain full property of Stichting Deltares at all times. // All rights reserved. -namespace Deltares.Dam.Data -{ +namespace Deltares.Dam.Data; + // using System; // using System.Collections.Specialized; // @@ -32,5 +32,4 @@ // } // // public StringCollection MStabProjectPaths { get; set; } -// } -} \ No newline at end of file +// } \ No newline at end of file