Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit b9c50b1

Browse files
committed
Revert #77
This reverts #77 Ref readthedocs/readthedocs.org#6768
1 parent 545103d commit b9c50b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

readthedocs_ext/_static/readthedocs-data.js_t

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ var READTHEDOCS_DATA = {
1010
docroot: {{ conf_py_path|default('')|tojson }},
1111
source_suffix: {{ source_suffix|default('')|tojson }},
1212
api_host: {{ api_host|default('')|tojson }},
13-
proxied_api_host: {{ proxied_api_host|default('')|tojson }},
1413
commit: {{ commit|default('')|tojson }},
1514
ad_free: {% if ad_free %}true{% else %}false{% endif %},
1615

0 commit comments

Comments
 (0)