Skip to content

Commit 2be8c9e

Browse files
nutboltuzhaozhiming
authored andcommitted
fix(remove-unused-var): Unused variable ReactDOM removed
1 parent 13f62b2 commit 2be8c9e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/index.js

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ import {colors, media, sharedStyles} from 'theme';
1717
import loadScript from 'utils/loadScript';
1818
import createOgUrl from 'utils/createOgUrl';
1919
import {babelURL} from 'site-constants';
20-
import ReactDOM from 'react-dom';
2120
import logoWhiteSvg from 'icons/logo-white.svg';
2221

2322
class Home extends Component {

0 commit comments

Comments
 (0)