From 0b3b32a5fc8da7af9afe477d829a8fc10a20cdac Mon Sep 17 00:00:00 2001 From: Geoff Doty Date: Sat, 19 Sep 2020 20:39:09 -0400 Subject: [PATCH] remove obsolete worker --- public/js/index.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/public/js/index.js b/public/js/index.js index 10f5966..5274a69 100644 --- a/public/js/index.js +++ b/public/js/index.js @@ -145,9 +145,6 @@ Litedom({ // set focus document.getElementById('calories').focus(); - }, - worker() { - }, created() { // start service worker