Remove unused imports

This commit is contained in:
Ske
2020-06-13 23:12:44 +02:00
parent d135042a58
commit c780781184
12 changed files with 1 additions and 23 deletions

View File

@@ -1,6 +1,5 @@
using System;
using System.Data;
using System.Data.Common;
using System.Threading;
using System.Threading.Tasks;