Skip to content
This repository has been archived by the owner on Oct 20, 2024. It is now read-only.

Commit

Permalink
chore: remove print http UserAgent
Browse files Browse the repository at this point in the history
  • Loading branch information
M3DZIK authored Oct 21, 2021
1 parent 593dc62 commit 1b938d0
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 @@ -24,7 +24,6 @@ type cmdOpts struct {

func main() {
log.Info("You're using verion: ", config.Version)
log.Info(config.UserAgent)

var wg sync.WaitGroup

Expand Down

0 comments on commit 1b938d0

Please sign in to comment.