Skip to content

Commit f485f88

Browse files
committed
ImgMath: remove unused import.
1 parent 79313db commit f485f88

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/net/imglib2/algorithm/math/abstractions/IBooleanFunction.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
package net.imglib2.algorithm.math.abstractions;
22

33
import net.imglib2.Localizable;
4-
import net.imglib2.type.numeric.RealType;
54

65
public interface IBooleanFunction
76
{

0 commit comments

Comments
 (0)