Skip to content

Commit ccebdd4

Browse files
committed
TypeReifier: remove unused log constant
1 parent 94836ed commit ccebdd4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scijava-types/src/main/java/org/scijava/types/TypeReifier.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@
4545

4646
public interface TypeReifier {
4747

48-
Logger log = LoggerFactory.getLogger(TypeReifier.class);
49-
5048
/**
5149
* Gets the type extractor which handles the given class, or null if none.
5250
*/

0 commit comments

Comments
 (0)