Skip to content

Commit

Permalink
fix lint issue
Browse files Browse the repository at this point in the history
remove trailing newlines from bearer-auth.ts

Signed-off-by: Matthias Weirich <matthias.weirich@selectcode.de>
  • Loading branch information
vavido committed Dec 17, 2020
1 parent 6694e68 commit c40568f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions javascript/lib/api/src/auth/bearer-auth.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,3 @@ export class HttpBearerAuth extends BearerAuth {
}

}


0 comments on commit c40568f

Please sign in to comment.