Rm redundant import

This commit is contained in:
Julian Ospald 2016-05-18 13:48:38 +02:00
parent 646fe7cfea
commit 8fec862304
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 0 additions and 1 deletions

View File

@ -80,7 +80,6 @@ import Control.Applicative
import Control.Exception
(
bracket
, bracketOnError
, throwIO
)
import Control.Monad