@@ -40,8 +40,7 @@ |
||
40 | 40 | '#template' => $info->getCode(), |
41 | 41 | ); |
42 | 42 | } |
43 | - } |
|
44 | - catch (\Exception $exception) { |
|
43 | + } catch (\Exception $exception) { |
|
45 | 44 | watchdog_exception('url_embed', $exception); |
46 | 45 | } |
47 | 46 | } |