providers/http: Fix fmt not being imported
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
package http
|
||||
|
||||
import "fmt"
|
||||
import "log"
|
||||
import "time"
|
||||
import "net/url"
|
||||
|
||||
Reference in New Issue
Block a user