From 316cdfa9deb5a356e61a4475cca8f0daa8420750 Mon Sep 17 00:00:00 2001 From: samreid Date: Mon, 23 Nov 2020 13:04:49 -0700 Subject: [PATCH] Remove es6-promise-1e68dc.auto.min.js, see https://github.com/phetsims/tasks/issues/1037 --- example-sim_en.html | 1 - 1 file changed, 1 deletion(-) diff --git a/example-sim_en.html b/example-sim_en.html index d269c85..611b822 100644 --- a/example-sim_en.html +++ b/example-sim_en.html @@ -82,7 +82,6 @@ // Preloads, with more included for phet-io brand let preloads = [ '../sherpa/lib/mdn-array-from-polyfill.js', - '../sherpa/lib/es6-promise-1e68dc.auto.min.js', '../joist/js/splash.js', '../sherpa/lib/jquery-2.1.0.js', '../sherpa/lib/lodash-4.17.4.js',