We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a973c18 commit c7fb828Copy full SHA for c7fb828
1 file changed
src/test/java/org/scijava/event/EventServiceTest.java
@@ -40,9 +40,7 @@
40
41
import org.junit.Test;
42
import org.scijava.Context;
43
-import org.scijava.plugin.Plugin;
44
import org.scijava.service.AbstractService;
45
-import org.scijava.service.Service;
46
import org.scijava.service.event.ServicesLoadedEvent;
47
48
/**
0 commit comments