@@ -202,7 +202,7 @@ |
||
202 | 202 | |
203 | 203 | return $this->competitors->map->id[0]; |
204 | 204 | |
205 | - }catch (ErrorException $e){ |
|
205 | + } catch (ErrorException $e){ |
|
206 | 206 | return null; |
207 | 207 | } |
208 | 208 |