Skip to content

Commit 28e6bfb

Browse files
Veselina RadevaVeselina Radeva
authored andcommitted
lint: remove trailing space
1 parent 3e4cb1d commit 28e6bfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo-angular/app/app.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export class AppComponent {
3030

3131
startSelection(context) {
3232
let _that = this;
33-
33+
3434
context
3535
.authorize()
3636
.then(() => {

0 commit comments

Comments
 (0)