refactor: hlint
This commit is contained in:
parent
bec40236db
commit
71683f1b05
@ -298,8 +298,6 @@ makeApplication foundation = liftIO $ do
|
||||
-- Create the WAI application and apply middlewares
|
||||
appPlain <- toWaiAppPlain foundation
|
||||
return . observeHTTPRequestLatency classifyHandler . logWare $ defaultMiddlewaresNoLogging appPlain
|
||||
where
|
||||
|
||||
|
||||
makeLogWare :: MonadIO m => UniWorX -> m Middleware
|
||||
makeLogWare app = do
|
||||
|
||||
Loading…
Reference in New Issue
Block a user