mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-17 22:00:59 +01:00
Simplify transformers
This commit is contained in:
@@ -63,7 +63,7 @@ export function getIdAndVersion(id: string): [string, string | undefined] {
|
||||
}
|
||||
|
||||
|
||||
class Main {
|
||||
export class Main {
|
||||
|
||||
constructor(
|
||||
@IEnvironmentService private readonly environmentService: IEnvironmentService,
|
||||
|
||||
Reference in New Issue
Block a user