Skip to content

Commit

Permalink
Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
noppej committed May 20, 2024
1 parent ac0560e commit 947ad6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/extension.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ export async function activate(context: vscode.ExtensionContext) {
}
}
})();

}

export function deactivate(context: vscode.ExtensionContext) {
Expand Down

0 comments on commit 947ad6e

Please sign in to comment.