Skip to content

Commit

Permalink
Remove super() call
Browse files Browse the repository at this point in the history
  • Loading branch information
erogluorhan committed Feb 6, 2024
1 parent d1da3f1 commit fb2a790
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sphinx_pythia_theme/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
{{ _webpack.body_post() }}
{%- endblock %}

{{ super() }}
{%- endblock %}

{%- block footer %}
Expand Down

0 comments on commit fb2a790

Please sign in to comment.