Index: Ringtoets/Common/src/Ringtoets.Common.IO/FileImporters/StructuresImporter.cs
===================================================================
diff -u -r14a2ddce690d976333b925febdd04fb974e08e49 -r2f41eb6eb560911cd4ebe2d4d6924c26df911c40
--- Ringtoets/Common/src/Ringtoets.Common.IO/FileImporters/StructuresImporter.cs (.../StructuresImporter.cs) (revision 14a2ddce690d976333b925febdd04fb974e08e49)
+++ Ringtoets/Common/src/Ringtoets.Common.IO/FileImporters/StructuresImporter.cs (.../StructuresImporter.cs) (revision 2f41eb6eb560911cd4ebe2d4d6924c26df911c40)
@@ -113,7 +113,6 @@
///
/// The read structure locations.
/// The read structure parameters, grouped by location identifier.
- /// The created structures.
/// Thrown when the validation of the structure fails.
protected abstract void CreateSpecificStructures(ICollection structureLocations,
Dictionary> groupedStructureParameterRows);