Shave down create-react-app boilerplate

This commit is contained in:
2020-01-07 01:16:06 +00:00
parent 1f578e7f9e
commit 3e61db095b
12 changed files with 3 additions and 116 deletions
-1
View File
@@ -1,6 +1,5 @@
import React from 'react';
import ReactDOM from 'react-dom';
import './index.css';
import App from './App';
import * as serviceWorker from './serviceWorker';