remove obsolete worker
This commit is contained in:
parent
65ea28afba
commit
0b3b32a5fc
|
@ -145,9 +145,6 @@ Litedom({
|
|||
|
||||
// set focus
|
||||
document.getElementById('calories').focus();
|
||||
},
|
||||
worker() {
|
||||
|
||||
},
|
||||
created() {
|
||||
// start service worker
|
||||
|
|
Loading…
Reference in New Issue