More ConcurrentDictionary test changes - Fix build error from PR #456 (#467)

This commit is contained in:
Matt Irvine
2017-09-21 16:21:47 -07:00
committed by GitHub
parent 339a9c0fe2
commit 924709af79
3 changed files with 3 additions and 5 deletions

View File

@@ -3,7 +3,6 @@
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Data;
using System.Data.Common;
using System.Linq;