Skip to content

Commit 5c121fd

Browse files
author
Calvinn Ng
committed
remove unsupported quickFix
1 parent cc47b06 commit 5c121fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

extensions/vscode/src/activation/activate.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ export async function activateExtension(context: vscode.ExtensionContext) {
4545
getTsConfigPath();
4646

4747
// Register commands and providers
48-
registerQuickFixProvider();
4948
setupInlineTips(context);
5049
showRefactorMigrationMessage(context);
5150

0 commit comments

Comments
 (0)