Skip to content

Commit 31408e8

Browse files
ctruedengselzer
authored andcommitted
Remove spurious @plugin annotation
1 parent 9f3a608 commit 31408e8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/java/org/scijava/ops/matcher/DefaultOpMatcher.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@
5858
*
5959
* @author David Kolb
6060
*/
61-
@Plugin(type = Service.class)
6261
public class DefaultOpMatcher extends AbstractService implements OpMatcher {
6362

6463
private final Logger log;

0 commit comments

Comments
 (0)