diff --git a/yesod-auth-oauth2.cabal b/yesod-auth-oauth2.cabal index 6df5414..4680ea6 100644 --- a/yesod-auth-oauth2.cabal +++ b/yesod-auth-oauth2.cabal @@ -43,7 +43,6 @@ library , transformers >= 0.2.2 && < 0.5 , hoauth2 >= 0.4.1 && < 0.5 , lifted-base >= 0.2 && < 0.4 - , uuid >= 1.3 && < 1.4 exposed-modules: Yesod.Auth.OAuth2 Yesod.Auth.OAuth2.Google