diff --git a/oauth.go b/oauth.go index 5f58951..3944030 100644 --- a/oauth.go +++ b/oauth.go @@ -6,7 +6,6 @@ import ( "encoding/base64" "encoding/json" "html/template" - "log" "net/http" "sync" "time"