We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1782487 commit 1d70080Copy full SHA for 1d70080
src/vs/workbench/contrib/performance/browser/performance.contribution.ts
@@ -131,7 +131,6 @@ registerAction2(class PrintEventProfiling extends Action2 {
131
132
// -- input latency
133
134
-
135
Registry.as<IWorkbenchContributionsRegistry>(Extensions.Workbench).registerWorkbenchContribution(
136
InputLatencyContrib,
137
LifecyclePhase.Eventually
0 commit comments