Render.hs: whitespace

This commit is contained in:
Jonathan Daugherty 2022-07-04 08:47:06 -07:00
parent 1901af0792
commit fabc13c627

View File

@ -1,8 +1,7 @@
{-# LANGUAGE TypeApplications #-}
module Render
( main,
( main
)
where
import Brick