remove obsolete worker

This commit is contained in:
Geoff Doty 2020-09-19 20:39:09 -04:00
parent 65ea28afba
commit 0b3b32a5fc
1 changed files with 0 additions and 3 deletions

View File

@ -145,9 +145,6 @@ Litedom({
// set focus // set focus
document.getElementById('calories').focus(); document.getElementById('calories').focus();
},
worker() {
}, },
created() { created() {
// start service worker // start service worker