Skip to content

Commit

Permalink
fixed lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
sufyankhanrao committed Apr 19, 2024
1 parent 036c783 commit dfd704c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
public interface Logger {

/**
* Return instance of {@link Logger
* Return instance of {@link Logger.
* @return wrapped instance of SLF4J Logger.
*/
org.slf4j.Logger getLogger();
Expand Down

0 comments on commit dfd704c

Please sign in to comment.