remove debug
This commit is contained in:
parent
e053f31816
commit
57a9484fbc
1 changed files with 0 additions and 2 deletions
|
@ -132,8 +132,6 @@ runRelayService s runner service = bracket setup cleanup go
|
|||
return (v, waiter, hin, hout, pid)
|
||||
|
||||
cleanup (_, waiter, hin, hout, pid) = do
|
||||
hPutStrLn stderr "!!!!\n\nIN CLEANUP"
|
||||
hFlush stderr
|
||||
hClose hin
|
||||
hClose hout
|
||||
cancel waiter
|
||||
|
|
Loading…
Add table
Reference in a new issue