Skip to content

Commit

Permalink
Removed debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Sergeyev committed May 16, 2016
1 parent 1d282a3 commit 14f5d86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ func main() {
} else {
rejects <- http.ListenAndServe(addr, nil)
}
fmt.Println(config.RedirPort)
}(addrSingle)

if config.RedirPort != 0 {
Expand Down

0 comments on commit 14f5d86

Please sign in to comment.