Skip to content

Commit 082a504

Browse files
committed
Remove unnecessary import
1 parent 260a27d commit 082a504

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Text/Parsing/StringParser/Expr.purs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ module Text.Parsing.StringParser.Expr
99

1010
import Prelude
1111

12-
import Data.Either
1312
import Data.Foldable
1413
import Data.List (List(..))
1514

0 commit comments

Comments
 (0)