Skip to content

Commit 60b7562

Browse files
committed
Merge pull request #9 from tfausak/patch-1
Remove unused import
2 parents df294f6 + 92f0aec commit 60b7562

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Control/Monad/Eff/Exception/Unsafe.purs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
module Control.Monad.Eff.Exception.Unsafe where
22

33
import Prelude
4-
import Control.Monad.Eff
54
import Control.Monad.Eff.Unsafe
65
import Control.Monad.Eff.Exception
76

0 commit comments

Comments
 (0)