why am I managing timeouts

This commit is contained in:
Your Name
2020-08-22 13:56:19 -04:00
parent 619911c15e
commit 80d9f229c4

View File

@@ -8,7 +8,6 @@ import (
"net/http/httputil" "net/http/httputil"
"net/url" "net/url"
"os" "os"
"time"
) )
type myConfig struct { type myConfig struct {