Fix indentation in ReplicationGroup class

Change-Id: I5dba69da4a1488ad3f0c6e745fa39174e34a85cd
Closes-Bug: #1629853
This commit is contained in:
Tetiana Lashchova 2016-10-03 18:30:56 +03:00
parent 3365d22714
commit 0623d26fff
1 changed files with 4 additions and 4 deletions

View File

@ -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()
--- # ------------------------------------------------------------------ # ---