Skip to content
This repository was archived by the owner on Oct 4, 2020. It is now read-only.

Commit 7fa0974

Browse files
committed
Remove unused import
1 parent cac3607 commit 7fa0974

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Data/Set.purs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ import Data.Array.ST
3939
import Data.Array.Unsafe (unsafeIndex)
4040
import qualified Data.List as List
4141
import Data.Either
42-
import Data.Tuple
4342
import Data.Foldable (foldl)
4443

4544
-- | `Set a` represents a set of values of type `a`

0 commit comments

Comments
 (0)