@@ -112,6 +112,6 @@ |
||
| 112 | 112 | $command[] = $value; |
| 113 | 113 | } |
| 114 | 114 | |
| 115 | - $this->client->executeRaw($command); |
|
| 115 | + $this->client->executeRaw($command); |
|
| 116 | 116 | } |
| 117 | 117 | } |
| 118 | 118 | \ No newline at end of file |