Skip to content

Commit

Permalink
removing trailing space
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob Tran authored and Jacob Tran committed Jun 19, 2018
1 parent 89c5154 commit 2071d96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ function getEnvIdFromBranch () {
length: 13,
omission: ''
}), '-')

return branch
} catch (e) {
console.log('ERR: ', e)
Expand Down

0 comments on commit 2071d96

Please sign in to comment.