removed unneeded usings

This commit is contained in:
Manuel Kamper 2019-12-27 22:08:02 +01:00
parent ad5b111be6
commit 0fe64e0462
1 changed files with 0 additions and 7 deletions

View File

@ -1,13 +1,6 @@
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.IO;
using System.Linq;
using System.Security.Cryptography;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
namespace Mk0.Software.MD5Generator