Skip to content

Commit f7114a0

Browse files
committed
Remove Tuple import
1 parent a6765f4 commit f7114a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Control/Monad/Reader/Trans.purs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ import Control.MonadPlus
2424
import Control.Plus
2525

2626
import Data.Either
27-
import Data.Tuple
2827

2928
-- | The reader monad transformer.
3029
-- |

0 commit comments

Comments
 (0)