@@ -48,8 +48,7 @@ |
||
| 48 | 48 | shuffle($attendees); |
| 49 | 49 | |
| 50 | 50 | return $attendees; |
| 51 | - } |
|
| 52 | - catch (\Exception $e) { |
|
| 51 | + } catch (\Exception $e) { |
|
| 53 | 52 | return []; |
| 54 | 53 | } |
| 55 | 54 | } |