Remove comment that breaks Brittany

This commit is contained in:
patrick brisbin 2023-04-05 18:09:37 -04:00
parent 9d4afbe04d
commit ab6d05c4a6
No known key found for this signature in database
GPG Key ID: 07BF97A312D7F34C

View File

@ -6,9 +6,7 @@
-- implementations. May also be useful for writing local providers. -- implementations. May also be useful for writing local providers.
-- --
module Yesod.Auth.OAuth2.Prelude module Yesod.Auth.OAuth2.Prelude
( ( authGetProfile
-- * Provider helpers
authGetProfile
, scopeParam , scopeParam
, setExtra , setExtra