Fix formatting
This commit is contained in:
parent
34c4c3f235
commit
d7cf8fae5c
|
@ -301,6 +301,7 @@ public class CacheProperties {
|
||||||
public void setEnableStatistics(boolean enableStatistics) {
|
public void setEnableStatistics(boolean enableStatistics) {
|
||||||
this.enableStatistics = enableStatistics;
|
this.enableStatistics = enableStatistics;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue