fix: linting

License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
pull/721/head
Henrique Dias 2019-02-27 20:55:45 +00:00
parent 41bd80fefb
commit 50867e48c4
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ package http
import ( import (
"errors" "errors"
"fmt"
"net/http" "net/http"
"net/url" "net/url"
"path/filepath" "path/filepath"