Skip to content

Commit 559531c

Browse files
author
Armando Aguirre
committed
Minor fixes
1 parent 25f20da commit 559531c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/harness/unittests/tsserverProjectSystem.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1541,7 +1541,6 @@ namespace ts.projectSystem {
15411541
path: "/scripts/Office/1/powerpoint.js",
15421542
content: "unspecified"
15431543
};
1544-
15451544
const files = [file1, minFile, kendoFile1, kendoFile2, kendoFile3, officeFile1, officeFile2];
15461545
const host = createServerHost(files);
15471546
const projectService = createProjectService(host);

0 commit comments

Comments
 (0)