Skip to content

Commit

Permalink
Removed print
Browse files Browse the repository at this point in the history
  • Loading branch information
arononak committed Dec 8, 2023
1 parent e1142d3 commit 032d3a1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions [email protected]/extension.js
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,6 @@ export default class GithubActionsExtension extends Extension {
textLengthLimiter,
} = await this.extensionController.fetchSettings()

print(`tokenScopes: '${tokenScopes.toString()}'`)

this.indicator = new StatusBarIndicator({
isRepositoryEntered,

Expand Down

0 comments on commit 032d3a1

Please sign in to comment.