Skip to content

Commit 294a5a7

Browse files
Remote duplicated assignment (microsoft#43399)
1 parent 6fd676b commit 294a5a7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/harness/compilerImpl.ts

-2
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,6 @@ namespace compiler {
135135
}
136136
}
137137
}
138-
139-
this.diagnostics = diagnostics;
140138
}
141139

142140
public get vfs(): vfs.FileSystem {

0 commit comments

Comments
 (0)