Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
rjmacarthy committed Mar 28, 2024
1 parent a9ba3e6 commit 4c620c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/extension/completion-formatter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,6 @@ export class CompletionFormatter {
return this
}

// Check if syntaxComments is defined before proceeding
if (
!languageId ||
!languageId.syntaxComments ||
Expand Down

0 comments on commit 4c620c0

Please sign in to comment.