@@ -112,8 +112,7 @@ |
||
112 | 112 | |
113 | 113 | if ($format === 'json') { |
114 | 114 | $template = '@Pomm/Profiler/graph.html.twig'; |
115 | - } |
|
116 | - else { |
|
115 | + } else { |
|
117 | 116 | $template = '@Pomm/Profiler/explain.html.twig'; |
118 | 117 | } |
119 | 118 |