Remove all reference comments from server/

This commit is contained in:
Ryan Cavanaugh
2018-04-10 17:57:24 -07:00
parent 5b3254957c
commit 3ca1d2d7e3
11 changed files with 0 additions and 42 deletions

View File

@@ -1,7 +1,3 @@
/// <reference path="..\compiler\commandLineParser.ts" />
/// <reference path="..\services\services.ts" />
/// <reference path="session.ts" />
/*@internal*/
namespace ts.server {
const lineCollectionCapacity = 4;