Skip to content

Commit 6c21646

Browse files
committed
Import fixes
1 parent 48eaeec commit 6c21646

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

core/src/main/java/fj/control/Trampoline.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
import fj.P1;
66
import fj.data.Either;
77

8-
import java.util.Iterator;
9-
10-
import static fj.Function.constant;
118
import static fj.Function.curry;
129
import static fj.data.Either.left;
1310
import static fj.data.Either.right;

0 commit comments

Comments
 (0)