From 55b50414cc535d36a5d04cbdef946c27303caf40 Mon Sep 17 00:00:00 2001 From: Nemo <commits@captnemo.in> Date: Wed, 26 Jun 2024 09:44:13 +0530 Subject: [PATCH] polyfill not needed --- _layouts/problem.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/_layouts/problem.html b/_layouts/problem.html index b09e986..c91dbef 100644 --- a/_layouts/problem.html +++ a/_layouts/problem.html @@ -1,5 +1,3 @@ -<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script> - <script> MathJax = { tex: { -- rgit 0.1.5