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

Commit df24a6f

Browse files
committed
Убран дебаг вывод
1 parent bd23529 commit df24a6f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

main.go

-3
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ func main() {
2626

2727
iniflags.Parse()
2828

29-
println(config.FilterFeed)
30-
println(config.AddUselessProxyMessage)
31-
3229
if *pprofHost != "" {
3330
go func() {
3431
log.Printf("Starting pprof server on http://%s", *pprofHost)

0 commit comments

Comments
 (0)