Skip to content

Commit

Permalink
fix linter issues
Browse files Browse the repository at this point in the history
  • Loading branch information
joereuss12 committed Oct 4, 2023
1 parent 632e82a commit 6799944
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,6 @@ func setupTransport() {
transport.TLSClientConfig = &tls.Config{InsecureSkipVerify: true}
}

return
}

// function to get/setup the transport (only once)
Expand Down

0 comments on commit 6799944

Please sign in to comment.