Deleted unused using

This commit is contained in:
Sigmanor 2016-01-25 20:24:01 +02:00
parent 806e8b6ea2
commit cfbff03e47

View file

@ -8,7 +8,6 @@
using System.Net;
using System.Net.NetworkInformation;
using System.Reflection;
using System.Runtime.InteropServices;
using System.Security.Cryptography;
using System.Threading;
using System.Windows.Forms;