Skip to content

Commit cb7d912

Browse files
committed
Remove unused import
1 parent 498cc83 commit cb7d912

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Text/Parsing/Parser/Expr.purs.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ module Text.Parsing.Parser.Expr where
22

33
import Prelude
44

5-
import Data.Array
65
import Data.Either
76
import Data.Foldable
87

0 commit comments

Comments
 (0)