Index: Riskeer/DuneErosion/src/Riskeer.DuneErosion.Forms/Views/DuneLocationCalculationRow.cs =================================================================== diff -u -r7f9e8b13196e62a7ee9fba6e91cfadbcee1d2a41 -racbb53c4f5bab3b65b95ec3598bdfd4467961a8b --- Riskeer/DuneErosion/src/Riskeer.DuneErosion.Forms/Views/DuneLocationCalculationRow.cs (.../DuneLocationCalculationRow.cs) (revision 7f9e8b13196e62a7ee9fba6e91cfadbcee1d2a41) +++ Riskeer/DuneErosion/src/Riskeer.DuneErosion.Forms/Views/DuneLocationCalculationRow.cs (.../DuneLocationCalculationRow.cs) (revision acbb53c4f5bab3b65b95ec3598bdfd4467961a8b) @@ -23,7 +23,6 @@ using System.ComponentModel; using System.Globalization; using Core.Common.Base.Data; -using Core.Common.Base.Geometry; using Riskeer.Common.Forms.TypeConverters; using Riskeer.Common.Forms.Views; using Riskeer.DuneErosion.Data; @@ -49,7 +48,7 @@ { HydraulicBoundaryDatabaseFileName = hydraulicBoundaryDatabaseFileName; } - + /// /// Gets the file name of the hydraulic boundary database the calculation is associated with. ///