@@ -82,8 +82,7 @@ |
||
82 | 82 | try |
83 | 83 | { |
84 | 84 | $this->analytics->sendPageview(); |
85 | - } |
|
86 | - catch (\Exception $e) |
|
85 | + } catch (\Exception $e) |
|
87 | 86 | { |
88 | 87 | // Log the error for reference |
89 | 88 | $this->logger->error( |