fix indentation
This commit is contained in:
parent
d4168aa3ae
commit
9132a5bb84
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ module Servant.API (
|
|||
-- * Streaming endpoints, distinguished by HTTP method
|
||||
module Servant.API.Stream,
|
||||
|
||||
-- * Authentication
|
||||
-- * Authentication
|
||||
module Servant.API.BasicAuth,
|
||||
|
||||
-- * Endpoints description
|
||||
|
|
Loading…
Reference in a new issue