Remove an unused using

This commit is contained in:
Jordan Brown
2020-03-28 12:13:36 -04:00
parent c12855fb53
commit 5ce49dfb4d
@@ -7,7 +7,6 @@ using Moq.Protected;
using System;
using System.Collections.Generic;
using System.Data.Common;
using System.Runtime.InteropServices;
using System.Text;
using System.Threading;
using System.Threading.Tasks;