mirror of
https://github.com/jtdaugherty/brick.git
synced 2024-12-12 12:23:21 +03:00
Border: remove stale imports
This commit is contained in:
parent
e2cfcb3b9f
commit
94c0061299
@ -18,7 +18,7 @@ module Brick.Widgets.Border
|
||||
)
|
||||
where
|
||||
|
||||
import Control.Lens ((&), (%~), (^.), (.~), to)
|
||||
import Control.Lens ((^.), to)
|
||||
import Data.Monoid ((<>))
|
||||
import Graphics.Vty (imageHeight, imageWidth)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user