Update auth.go

This commit is contained in:
Henrique Dias 2017-11-15 09:09:09 +00:00 committed by GitHub
parent d3eafec864
commit 1f946bd94e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,6 @@ package http
import (
"encoding/json"
"fmt"
"net/http"
"net/url"
"strings"