diff --git a/mRemoteNG/UI/Window/UpdateWindow.cs b/mRemoteNG/UI/Window/UpdateWindow.cs index 8553b3a0..e7d405c9 100644 --- a/mRemoteNG/UI/Window/UpdateWindow.cs +++ b/mRemoteNG/UI/Window/UpdateWindow.cs @@ -1,9 +1,7 @@ using System; -using System.ComponentModel; using System.Diagnostics; using System.Drawing; using System.IO; -using System.Net; using System.Windows.Forms; using mRemoteNG.App; using mRemoteNG.App.Update;