Index: Ringtoets/Common/src/Ringtoets.Common.Forms/SelectionDialogBase.cs =================================================================== diff -u -r67dc985cf426cef7a087410db5876d8c3fb51a39 -r49cb1e957d0a0ac21a191b9267e4572b1654e4f6 --- Ringtoets/Common/src/Ringtoets.Common.Forms/SelectionDialogBase.cs (.../SelectionDialogBase.cs) (revision 67dc985cf426cef7a087410db5876d8c3fb51a39) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/SelectionDialogBase.cs (.../SelectionDialogBase.cs) (revision 49cb1e957d0a0ac21a191b9267e4572b1654e4f6) @@ -26,7 +26,6 @@ using System.Windows.Forms; using Core.Common.Controls.Dialogs; using Core.Common.Utils.Extensions; -using Core.Common.Utils.Reflection; using Ringtoets.Common.Forms.Properties; using Ringtoets.Common.Forms.Views;