summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYong He <yonghe@outlook.com>2024-10-30 22:58:31 -0700
committerGitHub <noreply@github.com>2024-10-30 22:58:31 -0700
commit0f68de95b68510806598b17cba3b63cda429e199 (patch)
tree0486baf125580d6961763513ddff01e8783a5d4a
parent1487a1f98d8916985b243f4a0113d216c42e4ba3 (diff)
fix javascript error on doc layout. (#5464)
-rw-r--r--docs/_layouts/user-guide.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/_layouts/user-guide.html b/docs/_layouts/user-guide.html
index c32e5def6..347eb283e 100644
--- a/docs/_layouts/user-guide.html
+++ b/docs/_layouts/user-guide.html
@@ -395,8 +395,6 @@
window.addEventListener("scroll", windowScroll);
updateCurrentSubsection(findCurrentSubsection());
</script>
-
- <script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {