Skip to content

Commit

Permalink
Remove stale import
Browse files Browse the repository at this point in the history
  • Loading branch information
jtdaugherty committed Dec 14, 2023
1 parent 4d69498 commit 01827e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion programs/TailDemo.hs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import Brick
import Brick.BChan
import Brick.Widgets.Border
import qualified Graphics.Vty as V
import Graphics.Vty.CrossPlatform (mkVty)

data AppState =
AppState { _textAreaHeight :: Int
Expand Down

0 comments on commit 01827e2

Please sign in to comment.