Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
nhedger committed Nov 2, 2023
1 parent c279623 commit 9fcba3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -448,4 +448,4 @@ export function deactivate(): Thenable<void> | undefined {
return undefined;
}
return client.stop();
}
}

0 comments on commit 9fcba3a

Please sign in to comment.