Index: Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Forms/Views/GrassCoverErosionInwardsScenarioRow.cs
===================================================================
diff -u -rd39f2e1a0a36628bbd7751d426425d8f99b2b5af -r8c76ed44224c5f2e96bd030b00c9bb8565e71330
--- Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Forms/Views/GrassCoverErosionInwardsScenarioRow.cs (.../GrassCoverErosionInwardsScenarioRow.cs) (revision d39f2e1a0a36628bbd7751d426425d8f99b2b5af)
+++ Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Forms/Views/GrassCoverErosionInwardsScenarioRow.cs (.../GrassCoverErosionInwardsScenarioRow.cs) (revision 8c76ed44224c5f2e96bd030b00c9bb8565e71330)
@@ -20,7 +20,6 @@
// All rights reserved.
using System;
-using Ringtoets.Common.Data.FailureMechanism;
using Ringtoets.Common.Forms;
using Ringtoets.GrassCoverErosionInwards.Data;
@@ -48,9 +47,6 @@
this.sectionResult = sectionResult;
}
- ///
- /// Gets the name of the .
- ///
public string Name
{
get
@@ -59,9 +55,6 @@
}
}
- ///
- /// Gets or sets the normative calculation for the section.
- ///
public GrassCoverErosionInwardsCalculation Calculation
{
get