Index: Ringtoets/Asphalt/src/Ringtoets.Asphalt.Plugin/WaveImpactAsphaltCoverPlugin.cs =================================================================== diff -u -r3e5a3e2990566fe86caaaa87136d0f57543a9666 -re80802fc5c320b00719648e1e58206d3b1f0c418 --- Ringtoets/Asphalt/src/Ringtoets.Asphalt.Plugin/WaveImpactAsphaltCoverPlugin.cs (.../WaveImpactAsphaltCoverPlugin.cs) (revision 3e5a3e2990566fe86caaaa87136d0f57543a9666) +++ Ringtoets/Asphalt/src/Ringtoets.Asphalt.Plugin/WaveImpactAsphaltCoverPlugin.cs (.../WaveImpactAsphaltCoverPlugin.cs) (revision e80802fc5c320b00719648e1e58206d3b1f0c418) @@ -21,7 +21,6 @@ using System.Collections; using System.Collections.Generic; -using System.Drawing; using System.Linq; using System.Windows.Forms; using Core.Common.Controls.TreeView; @@ -32,9 +31,7 @@ using Ringtoets.Asphalt.Forms.Views; using Ringtoets.Common.Data; using Ringtoets.Common.Data.AssessmentSection; -using Ringtoets.Common.Data.DikeProfiles; using Ringtoets.Common.Forms.PresentationObjects; -using Ringtoets.Common.Forms.PropertyClasses; using Ringtoets.Common.Forms.TreeNodeInfos; using Ringtoets.Integration.Plugin.FileImporters; using RingtoetsCommonDataResources = Ringtoets.Common.Data.Properties.Resources;