review comments - indentation in pom
This commit is contained in:
parent
b2fac9be36
commit
d76966dab7
@ -11,7 +11,7 @@ public enum PricingPlan {
|
|||||||
|
|
||||||
BASIC(40),
|
BASIC(40),
|
||||||
|
|
||||||
PROFESSIONAL(100);;
|
PROFESSIONAL(100);
|
||||||
|
|
||||||
private int bucketCapacity;
|
private int bucketCapacity;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user