Skip to content

Commit 321594f

Browse files
committed
Tailing whitespace.
1 parent 0b828aa commit 321594f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Servant/Swagger/Internal.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ instance (ToSchema a, AllAccept cs, HasSwagger sub, KnownSymbol (FoldDescription
352352
& schema .~ ParamBody ref
353353

354354
-- | This instance is an approximation.
355-
--
355+
--
356356
-- @since 1.1.7
357357
instance (ToSchema a, Accept ct, HasSwagger sub, KnownSymbol (FoldDescription mods)) => HasSwagger (StreamBody' mods fr ct a :> sub) where
358358
toSwagger _ = toSwagger (Proxy :: Proxy sub)

0 commit comments

Comments
 (0)