diff --git a/js/src/library.parity.js b/js/src/library.parity.js index 81dc8e8850e..d7d697a8219 100644 --- a/js/src/library.parity.js +++ b/js/src/library.parity.js @@ -14,7 +14,6 @@ // You should have received a copy of the GNU General Public License // along with Parity. If not, see . -import 'babel-polyfill/dist/polyfill.js'; import es6Promise from 'es6-promise'; es6Promise.polyfill();