diff --git a/oauth.go b/oauth.go index 974e70f..b9e5314 100644 --- a/oauth.go +++ b/oauth.go @@ -7,8 +7,6 @@ import ( "encoding/json" "html/template" "net/http" - "net/http/cookiejar" - "net/url" "sync" "time"