Address comments

This commit is contained in:
Bond_009
2020-02-19 21:04:28 +01:00
parent 7060934792
commit 184ad29f3f
3 changed files with 12 additions and 10 deletions

View File

@@ -1,3 +1,6 @@
#pragma warning disable CS1591
#pragma warning disable SA1600
using System.Collections.Generic;
using System.Threading;
using System.Threading.Tasks;