clearing unused reference

This commit is contained in:
2018-09-03 13:54:51 +02:00
parent 4ea54d6f94
commit 35e5e5b0cb

View File

@ -6,7 +6,6 @@ using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Net; using System.Net;
using System.Security;
using System.Text; using System.Text;
using System.Threading.Tasks; using System.Threading.Tasks;
using Xunit; using Xunit;