Skip to content

Commit 0360c0e

Browse files
authored
Remove addons field is not used anymore (#529)
Required by readthedocs/readthedocs.org#11767
1 parent 0b4b8d3 commit 0360c0e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

readthedocsext/theme/templates/projects/addons_form.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@
9292
{% block addons_docdiff %}
9393
<div class="ui tab" data-tab="docdiff">
9494
{{ form.doc_diff_enabled | as_crispy_field }}
95-
{{ form.doc_diff_root_selector | as_crispy_field }}
9695
</div>
9796
{% endblock addons_docdiff %}
9897

0 commit comments

Comments
 (0)