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