diff --git a/app.js b/app.js
index f6b96b8..3f2ac33 100644
--- a/app.js
+++ b/app.js
@@ -342,8 +342,4 @@ window.onbeforeunload = function (event) {
gui.save()
localStorage["teTraHighScore"] = stats.highScore
return !game.playing
-}
-
-if ('serviceWorker' in navigator) {
- navigator.serviceWorker.register('./jsm/service-worker.js');
}
\ No newline at end of file
diff --git a/index.html b/index.html
index 85d5155..0a40ac6 100644
--- a/index.html
+++ b/index.html
@@ -35,5 +35,6 @@
+