diff --git a/mRemoteNGTests/UI/Forms/OptionsFormSetupAndTeardown.cs b/mRemoteNGTests/UI/Forms/OptionsFormSetupAndTeardown.cs index b66a8581d..bff5bd672 100644 --- a/mRemoteNGTests/UI/Forms/OptionsFormSetupAndTeardown.cs +++ b/mRemoteNGTests/UI/Forms/OptionsFormSetupAndTeardown.cs @@ -1,13 +1,7 @@ using mRemoteNG.App; -using mRemoteNG.Forms; using mRemoteNG.Messages; using mRemoteNG.UI.Window; using NUnit.Framework; -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; using mRemoteNG.UI.Forms; using WeifenLuo.WinFormsUI.Docking;