Skip to content

Commit

Permalink
Merge pull request #35 from pantheon-systems/remove-debug-log
Browse files Browse the repository at this point in the history
  • Loading branch information
joemiller authored May 22, 2020
2 parents eeb731c + 7f8bbf8 commit 3dbc42c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion autotag/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ func main() {
Scheme: opts.Scheme,
Prefix: !opts.NoVersionPrefix,
})
log.Println("FUCK1")

if err != nil {
fmt.Println("Error initializing: ", err)
Expand Down

0 comments on commit 3dbc42c

Please sign in to comment.