Remove unneeded files and clean up remaining code.

This commit is contained in:
Karl Burtram
2016-07-15 23:22:27 -07:00
parent c78292a680
commit f2bb986f42
53 changed files with 63 additions and 3742 deletions

View File

@@ -4,11 +4,6 @@
//
using Microsoft.SqlTools.EditorServices.Protocol.MessageProtocol;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Microsoft.SqlTools.EditorServices.Protocol.LanguageServer
{