Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Create/Piping/StochasticSoilModelCreateExtensions.cs =================================================================== diff -u -raf81664b5c0cb1af94c61530adbb6cd24fd5229f -rc2bf0666539fa1a781c6d5d633ac292fa4fe2bd4 --- Application/Ringtoets/src/Application.Ringtoets.Storage/Create/Piping/StochasticSoilModelCreateExtensions.cs (.../StochasticSoilModelCreateExtensions.cs) (revision af81664b5c0cb1af94c61530adbb6cd24fd5229f) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/Create/Piping/StochasticSoilModelCreateExtensions.cs (.../StochasticSoilModelCreateExtensions.cs) (revision c2bf0666539fa1a781c6d5d633ac292fa4fe2bd4) @@ -20,16 +20,15 @@ // All rights reserved. using System; - using Application.Ringtoets.Storage.DbContext; using Application.Ringtoets.Storage.Serializers; - using Ringtoets.Piping.Data; namespace Application.Ringtoets.Storage.Create.Piping { /// - /// Extension methods for related to creating database entities. + /// Extension methods for related to creating + /// a . /// internal static class StochasticSoilModelCreateExtensions {