Clean up unused imports

This commit is contained in:
Ske
2019-07-17 13:38:23 +02:00
parent f53344cd89
commit a188c64a0e
21 changed files with 3 additions and 70 deletions

View File

@@ -1,8 +1,6 @@
using System;
using System.Collections.Generic;
using System.Data;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Text.RegularExpressions;
using System.Threading.Tasks;