From 782e14d13aba98e1d6fe5f140f0e1295f87314a3 Mon Sep 17 00:00:00 2001 From: hawkbit-bot <37907484+hawkbit-bot@users.noreply.github.com> Date: Thu, 10 Oct 2024 16:34:53 +0200 Subject: [PATCH] Deleting file 'docs/overrides/editor.html' with otterdog. --- docs/overrides/editor.html | 44 -------------------------------------- 1 file changed, 44 deletions(-) delete mode 100644 docs/overrides/editor.html diff --git a/docs/overrides/editor.html b/docs/overrides/editor.html deleted file mode 100644 index d9dab5a..0000000 --- a/docs/overrides/editor.html +++ /dev/null @@ -1,44 +0,0 @@ -{% extends "base.html" %} - -{% block libs %} - {{ super() }} - - - - - - - - - - -{% endblock %} - -{% block styles %} - - - - - - - - - - - {{ super() }} - - - -{% endblock %}