From 01d7fdef889350a25767d5b1999f8698de7ba5a6 Mon Sep 17 00:00:00 2001 From: Joe Banks Date: Mon, 28 Sep 2020 02:23:04 +0100 Subject: Initial commit --- src/index.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'src/index.tsx') 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'; -- cgit v1.2.3