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

@@ -83,4 +83,3 @@ namespace Microsoft.SqlTools.EditorServices.Protocol.LanguageServer
public object Data { get; set; }
}
}