Skip to content

Commit

Permalink
Drop extra newline
Browse files Browse the repository at this point in the history
Co-authored-by: David Zülke <[email protected]>
  • Loading branch information
joshwlewis and dzuelke authored Aug 28, 2024
1 parent 1fd1d67 commit 8335b78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/compile
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,6 @@ warnDeprecatedTool() {
warn "Please migrate to Go modules. Learn more about Go modules on Heroku here: https://devcenter.heroku.com/articles/go-modules."
}


# Sets up GOPATH (and posibly other GO* env vars) and returns the location of
# the source code as $src. The output of this function is meant to be eval'd'
setupGOPATH() {
Expand Down

0 comments on commit 8335b78

Please sign in to comment.