mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Remote duplicated assignment (#43399)
This commit is contained in:
@@ -135,8 +135,6 @@ namespace compiler {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
this.diagnostics = diagnostics;
|
||||
}
|
||||
|
||||
public get vfs(): vfs.FileSystem {
|
||||
|
||||
Reference in New Issue
Block a user