Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
zudov committed Nov 16, 2015
1 parent 6a97d1b commit 09fc4c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Control/Monad/Eff/Var.purs
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ module Control.Monad.Eff.Var
import Prelude

import Control.Monad.Eff
import Control.Monad.Eff.Ref
import Data.Functor.Contravariant
import Data.Functor.Invariant

Expand Down

0 comments on commit 09fc4c6

Please sign in to comment.