Update auth.go

Former-commit-id: e2a955c377393341ac3ccf08d2fba9e3359e72b0 [formerly aaf783e1c2aec83c5e0a4a016f98b9b17ece09c2] [formerly a3be55338e9d4403ae3266cba5ac2451aff507fc [formerly 1f946bd94e]]
Former-commit-id: 53e720dcdc8745aa5de632a5d2676ea1c0648445 [formerly 7069f0e163c34e1890d344066ba570dde674a414]
Former-commit-id: 2aee9f0b0ba181bde240bdcf098f3914c3f512b0
This commit is contained in:
Henrique Dias 2017-11-15 09:09:09 +00:00 committed by GitHub
parent 2c13ac4ac1
commit 505af7d9d7

View File

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