mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-08 12:56:08 -05:00
remove obsolete todo
This commit is contained in:
@@ -141,7 +141,7 @@ export class NativeWindow extends Disposable {
|
||||
}
|
||||
}
|
||||
} else {
|
||||
args.push({ from: request.from }); // TODO@telemetry this is a bit weird to send this to every action?
|
||||
args.push({ from: request.from });
|
||||
}
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user