Format code

This commit is contained in:
qwerty287
2026-03-30 16:31:40 +02:00
parent 320f95afae
commit c8a8fc1983
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -153,4 +153,4 @@ func HTTPClientFromContext(c *cli.Command, httpProxyEnabled bool) *http.Client {
return &http.Client{
Transport: transport,
}
}
}