summaryrefslogtreecommitdiff
path: root/src/index.js
diff options
context:
space:
mode:
authorJari Vetoniemi <jari.vetoniemi@indooratlas.com>2020-11-05 15:34:22 +0900
committerJari Vetoniemi <jari.vetoniemi@indooratlas.com>2020-11-05 15:34:22 +0900
commitdc7a7e2bd330611936638eea06638efafda4e2dd (patch)
tree0b85dfe529ad360914bda0c32e2e78ed96d49b0b /src/index.js
parentc4969b8261fd1d98ab2b3740d52b097dc0fe840c (diff)
Cleanup junk and fill the correct metadata
Diffstat (limited to 'src/index.js')
-rw-r--r--src/index.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/index.js b/src/index.js
index e146c59..dbd3f8b 100644
--- a/src/index.js
+++ b/src/index.js
@@ -1,6 +1,5 @@
import React from 'react';
import ReactDOM from 'react-dom';
-import './index.css';
import App from './App';
import reportWebVitals from './reportWebVitals';