Remove leaked HTML comment

This commit is contained in:
Simon Hausmann 2023-03-03 09:45:17 +01:00 committed by Tobias Hunger
parent 1271c224f7
commit d596f476cf

View file

@ -1,4 +1,3 @@
{% extends "!layout.html" %} {% block scripts %} {{ super() }} {% include
"../../resources/slint-docs-preview.html" %}
<!-- {% include "../../resources/slint-docs-highlight.html" %} -- Too many GL contexts! -->
{% endblock %}