diff --git a/server/http.go b/server/http.go index a3b0ae2..ac83dd7 100644 --- a/server/http.go +++ b/server/http.go @@ -5,7 +5,6 @@ import ( "crypto/hmac" "crypto/sha1" "encoding/hex" - "fmt" "net/http" "os" "strconv"