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.deploy()
|
||||
|
||||
.destroy:
|
||||
Body:
|
||||
- $this.numItems: 0
|
||||
- $this.deploy()
|
||||
.destroy:
|
||||
Body:
|
||||
- $this.numItems: 0
|
||||
- $this.deploy()
|
||||
|
||||
--- # ------------------------------------------------------------------ # ---
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user