Skip to content

Commit 4dfb1b3

Browse files
fix: remove unused jest-chain, babel-polyfill, axios-mock-adapter (#603)
1 parent 171a770 commit 4dfb1b3

File tree

5 files changed

+135
-55
lines changed

5 files changed

+135
-55
lines changed

example/index.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import 'babel-polyfill';
2-
31
import React from 'react';
42
import ReactDOM from 'react-dom';
53
import { initialize, getConfig, subscribe, APP_READY } from '@edx/frontend-platform';

0 commit comments

Comments
 (0)