Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4052865

Browse files
committed
Update time.html.twig
the "max" variable seems to be unused
1 parent 02da7da commit 4052865

File tree

1 file changed

+0
-2
lines changed
  • src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector

1 file changed

+0
-2
lines changed

src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/time.html.twig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,6 @@
7777
</small>
7878
</h3>
7979

80-
{% set max = collector.events.__section__.endtime %}
81-
8280
{{ display_timeline('timeline_' ~ token, collector.events, colors) }}
8381

8482
{% if profile.children|length %}

0 commit comments

Comments
 (0)