Fix indentation in ReplicationGroup class
Change-Id: I5dba69da4a1488ad3f0c6e745fa39174e34a85cd Closes-Bug: #1629853
This commit is contained in:
parent
9023648e8a
commit
4a53732501
@ -68,10 +68,10 @@ Methods:
|
|||||||
- $this.numItems: min($this.numItems, $this.maxItems)
|
- $this.numItems: min($this.numItems, $this.maxItems)
|
||||||
- $this.deploy()
|
- $this.deploy()
|
||||||
|
|
||||||
.destroy:
|
.destroy:
|
||||||
Body:
|
Body:
|
||||||
- $this.numItems: 0
|
- $this.numItems: 0
|
||||||
- $this.deploy()
|
- $this.deploy()
|
||||||
|
|
||||||
--- # ------------------------------------------------------------------ # ---
|
--- # ------------------------------------------------------------------ # ---
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user