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