aboutsummaryrefslogtreecommitdiff
path: root/Timeline/ClientApp/src/app/index.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'Timeline/ClientApp/src/app/index.tsx')
-rw-r--r--Timeline/ClientApp/src/app/index.tsx2
1 files changed, 0 insertions, 2 deletions
diff --git a/Timeline/ClientApp/src/app/index.tsx b/Timeline/ClientApp/src/app/index.tsx
index ff874c45..086bd6e8 100644
--- a/Timeline/ClientApp/src/app/index.tsx
+++ b/Timeline/ClientApp/src/app/index.tsx
@@ -13,5 +13,3 @@ import './i18n';
import App from './App';
ReactDOM.render(<App />, document.getElementById('app'));
-
-import './service-worker';