Skip to content

Commit de2ec57

Browse files
angelozerrfbricon
authored andcommitted
Fix tslint trailing whitespace problem
Signed-off-by: azerr <[email protected]>
1 parent a806144 commit de2ec57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wizards/generateProject/ExtensionsPicker.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ export class ExtensionsPicker {
225225
} else {
226226
description = it.category;
227227
}
228-
228+
229229
const quickPickItem: QuickPickExtensionItem = {
230230
type: Type.Extension,
231231
description,

0 commit comments

Comments
 (0)