diff --git a/index.html b/index.html index df66622..43ecb78 100644 --- a/index.html +++ b/index.html @@ -85,5 +85,6 @@ + \ No newline at end of file diff --git a/script.js b/script.js index 74444e0..09bc4e7 100644 --- a/script.js +++ b/script.js @@ -172,8 +172,3 @@ function onsubmit(event) { this.reportValidity() } } - - -if ('serviceWorker' in navigator) { - navigator.serviceWorker.register('service-worker.js'); -} \ No newline at end of file