We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8f6238 commit 8146999Copy full SHA for 8146999
1 file changed
src/main/java/org/scijava/service/ServiceHelper.java
@@ -56,9 +56,7 @@
56
*/
57
public class ServiceHelper extends AbstractContextual {
58
59
- /**
60
- * For logging.
61
- */
+ /** For logging. */
62
private LogService log;
63
64
/**
0 commit comments