Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Commit

Permalink
Убран дебаг вывод
Browse files Browse the repository at this point in the history
  • Loading branch information
xtrafrancyz committed Apr 20, 2021
1 parent bd23529 commit df24a6f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ func main() {

iniflags.Parse()

println(config.FilterFeed)
println(config.AddUselessProxyMessage)

if *pprofHost != "" {
go func() {
log.Printf("Starting pprof server on http://%s", *pprofHost)
Expand Down

0 comments on commit df24a6f

Please sign in to comment.