mirror of
https://github.com/jtdaugherty/brick.git
synced 2024-12-04 17:36:43 +03:00
Whitespace
This commit is contained in:
parent
f829b4370c
commit
37e11e74b8
@ -42,4 +42,3 @@ cropResultToContext :: Result -> RenderM Result
|
|||||||
cropResultToContext result = do
|
cropResultToContext result = do
|
||||||
c <- getContext
|
c <- getContext
|
||||||
return $ result & imageL %~ (V.crop (c^.availWidthL) (c^.availHeightL))
|
return $ result & imageL %~ (V.crop (c^.availWidthL) (c^.availHeightL))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user