mirror of
https://codeberg.org/woodpecker-plugins/go-plugin
synced 2026-06-04 10:14:59 +08:00
Format code
This commit is contained in:
@@ -153,4 +153,4 @@ func HTTPClientFromContext(c *cli.Command, httpProxyEnabled bool) *http.Client {
|
|||||||
return &http.Client{
|
return &http.Client{
|
||||||
Transport: transport,
|
Transport: transport,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user