Fix checkstyle error
This commit is contained in:
parent
287a62c8f3
commit
a3fac37904
|
@ -145,7 +145,7 @@ public class LogFileMvcEndpoint implements MvcEndpoint, EnvironmentAware {
|
|||
|
||||
private final Resource resource;
|
||||
|
||||
public Handler(Resource resource) {
|
||||
Handler(Resource resource) {
|
||||
this.resource = resource;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue