Index: Ringtoets/Common/test/Ringtoets.Common.Forms.Test/TreeNodeInfos/RingtoetsContextMenuItemFactoryTest.cs =================================================================== diff -u -rb6f4e414fc874653cc6ad84b80f330b28e69b823 -r18a3f0bab0ce260604820928c136e66abca7daab --- Ringtoets/Common/test/Ringtoets.Common.Forms.Test/TreeNodeInfos/RingtoetsContextMenuItemFactoryTest.cs (.../RingtoetsContextMenuItemFactoryTest.cs) (revision b6f4e414fc874653cc6ad84b80f330b28e69b823) +++ Ringtoets/Common/test/Ringtoets.Common.Forms.Test/TreeNodeInfos/RingtoetsContextMenuItemFactoryTest.cs (.../RingtoetsContextMenuItemFactoryTest.cs) (revision 18a3f0bab0ce260604820928c136e66abca7daab) @@ -21,7 +21,6 @@ using System.Linq; using Core.Common.Base; -using Core.Common.Gui.Commands; using Core.Common.Gui.ContextMenu; using Core.Common.TestUtil; using NUnit.Extensions.Forms; @@ -1309,7 +1308,7 @@ } #endregion - + # region Nested types private class TestFailureMechanismContext : FailureMechanismContext