Gildas пре 7 година
родитељ
комит
9bbd5379e2
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      lib/browser-polyfill/custom-browser-polyfill.js

+ 1 - 1
lib/browser-polyfill/custom-browser-polyfill.js

@@ -149,7 +149,7 @@
 										// ignored
 									}
 								})
-								.catch(error => {
+								.catch(() => {
 									// ignored
 								});
 							return true;