Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/ClosingStructures/ClosingStructuresSectionResultEntityReadExtensions.cs
===================================================================
diff -u -r05ff5915c14e0d22ffddb03b7f98197d099736f2 -re0daf026606d3c52665d1574fb0f0f69d10edec7
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/ClosingStructures/ClosingStructuresSectionResultEntityReadExtensions.cs (.../ClosingStructuresSectionResultEntityReadExtensions.cs) (revision 05ff5915c14e0d22ffddb03b7f98197d099736f2)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/ClosingStructures/ClosingStructuresSectionResultEntityReadExtensions.cs (.../ClosingStructuresSectionResultEntityReadExtensions.cs) (revision e0daf026606d3c52665d1574fb0f0f69d10edec7)
@@ -24,7 +24,6 @@
using Core.Common.Base.Data;
using Ringtoets.ClosingStructures.Data;
using Ringtoets.Common.Data.FailureMechanism;
-using Ringtoets.Common.Data.Structures;
namespace Application.Ringtoets.Storage.Read.ClosingStructures
{
@@ -36,13 +35,13 @@
{
///
/// Reads the and use the information to update a
- /// .
+ /// .
///
/// The
/// to create for.
/// The target of the read operation.
/// The object keeping track of read operations.
- /// A new .
+ /// A new .
/// Thrown when any input parameter is null.
internal static void Read(this ClosingStructuresSectionResultEntity entity,
ClosingStructuresFailureMechanismSectionResult sectionResult,