fix: linting
License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>pull/721/head
parent
41bd80fefb
commit
50867e48c4
|
@ -2,7 +2,6 @@ package http
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"errors"
|
"errors"
|
||||||
"fmt"
|
|
||||||
"net/http"
|
"net/http"
|
||||||
"net/url"
|
"net/url"
|
||||||
"path/filepath"
|
"path/filepath"
|
||||||
|
|
Loading…
Reference in New Issue