diff options
Diffstat (limited to 'src/index.tsx')
| -rw-r--r-- | src/index.tsx | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/src/index.tsx b/src/index.tsx index f5185c1..4146d1d 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -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'; | 
