Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
jribbink committed Oct 25, 2024
1 parent 12832a0 commit 02e5c2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension/src/flow-cli/cli-selection-provider.ts
Original file line number Diff line number Diff line change
Expand Up @@ -155,4 +155,4 @@ class CustomBinaryItem implements vscode.QuickPickItem {
constructor () {
this.label = 'Choose a custom version...'
}
}
}

0 comments on commit 02e5c2a

Please sign in to comment.