Skip to content

Commit

Permalink
Remove debug garbage
Browse files Browse the repository at this point in the history
  • Loading branch information
skisel committed Mar 15, 2021
1 parent 26943ff commit 7ef02d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/kubefwd/kubefwd.go
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ func main() {

log.SetOutput(&LogOutputSplitter{})

log.Print(`LOLOLLOLOLLLOLOOLLOLOLLOL`)
log.Print(` _ _ __ _`)
log.Print(`| | ___ _| |__ ___ / _|_ ____| |`)
log.Print(`| |/ / | | | '_ \ / _ \ |_\ \ /\ / / _ |`)
Expand Down

0 comments on commit 7ef02d9

Please sign in to comment.