Remove comment that breaks Brittany

This commit is contained in:
patrick brisbin 2023-04-05 18:09:37 -04:00 committed by Pat Brisbin
parent 714467b4d1
commit d34ed2d4b9

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