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

Commit 8272e60

Browse files
authored
Merge pull request #80 from readthedocs/revert-77
Revert #77
2 parents a555c7d + b9c50b1 commit 8272e60

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)