Index: Ringtoets/Asphalt/test/Ringtoets.Asphalt.Plugin.Test/WaveImpactAsphaltCoverPluginTest.cs =================================================================== diff -u -r3e5a3e2990566fe86caaaa87136d0f57543a9666 -re80802fc5c320b00719648e1e58206d3b1f0c418 --- Ringtoets/Asphalt/test/Ringtoets.Asphalt.Plugin.Test/WaveImpactAsphaltCoverPluginTest.cs (.../WaveImpactAsphaltCoverPluginTest.cs) (revision 3e5a3e2990566fe86caaaa87136d0f57543a9666) +++ Ringtoets/Asphalt/test/Ringtoets.Asphalt.Plugin.Test/WaveImpactAsphaltCoverPluginTest.cs (.../WaveImpactAsphaltCoverPluginTest.cs) (revision e80802fc5c320b00719648e1e58206d3b1f0c418) @@ -22,20 +22,15 @@ using System.Collections.Generic; using System.Linq; using Core.Common.Controls.TreeView; -using Core.Common.Gui; -using Core.Common.Gui.Commands; using Core.Common.Gui.Plugin; using Core.Common.Gui.TestUtil; using Core.Common.TestUtil; using NUnit.Framework; -using Rhino.Mocks; using Ringtoets.Asphalt.Data; using Ringtoets.Asphalt.Forms.PresentationObjects; using Ringtoets.Asphalt.Forms.PropertyClasses; using Ringtoets.Asphalt.Forms.Views; -using Ringtoets.Common.Data.DikeProfiles; using Ringtoets.Common.Forms.PresentationObjects; -using Ringtoets.Common.Forms.PropertyClasses; using RingtoetsCommonFormsResources = Ringtoets.Common.Forms.Properties.Resources; namespace Ringtoets.Asphalt.Plugin.Test