mirror of
https://github.com/jtdaugherty/brick.git
synced 2024-12-04 07:05:51 +03:00
SuspendAndResumeDemo: remove stale/testing getLine at end of main
This commit is contained in:
parent
e1a1f90a98
commit
2942514198
@ -53,6 +53,3 @@ theApp =
|
||||
main :: IO ()
|
||||
main = do
|
||||
void $ defaultMain theApp initialState
|
||||
putStrLn "Enter a line:"
|
||||
s <- getLine
|
||||
print s
|
||||
|
Loading…
Reference in New Issue
Block a user