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

@@ -1,6 +1,5 @@
using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.IO;
using Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage;
using Microsoft.SqlTools.ServiceLayer.SqlContext;