aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/index.tsx3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/index.tsx b/src/index.tsx
index 783d34f..22f18cd 100644
--- a/src/index.tsx
+++ b/src/index.tsx
@@ -45,7 +45,4 @@ ReactDOM.render(
document.getElementById('root')
);
-// If you want your app to work offline and load faster, you can change
-// unregister() to register() below. Note this comes with some pitfalls.
-// Learn more about service workers: https://bit.ly/CRA-PWA
serviceWorker.unregister();