We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d43b343 commit a9515e6Copy full SHA for a9515e6
src/main/java/ai/nets/samj/ij/ui/commands/Command.java
@@ -23,7 +23,6 @@
23
24
import ai.nets.samj.annotation.Mask;
25
import ij.gui.PolygonRoi;
26
-import ij.gui.Roi;
27
28
29
public interface Command {
0 commit comments