Fix formatting

This commit is contained in:
Stephane Nicoll
2020-10-09 09:22:51 +02:00
parent 34c4c3f235
commit d7cf8fae5c

View File

@@ -301,6 +301,7 @@ public class CacheProperties {
public void setEnableStatistics(boolean enableStatistics) {
this.enableStatistics = enableStatistics;
}
}
}