@@ -164,7 +164,4 @@ |
||
| 164 | 164 | $schema->setup(); |
| 165 | 165 | return $this->client->getSpace($this->space); |
| 166 | 166 | } |
| 167 | - throw $e; |
|
| 168 | - } |
|
| 169 | - } |
|
| 170 | -} |
|
| 167 | + throw $e |
|
| 171 | 168 | \ No newline at end of file |
@@ -164,7 +164,4 @@ |
||
| 164 | 164 | $schema->setup(); |
| 165 | 165 | return $this->client->getSpace($this->space); |
| 166 | 166 | } |
| 167 | - throw $e; |
|
| 168 | - } |
|
| 169 | - } |
|
| 170 | -} |
|
| 167 | + throw $e |
|
| 171 | 168 | \ No newline at end of file |