forked from mystiq/hydrogen-web
remove spaces
This commit is contained in:
parent
d386343d5c
commit
291a43b999
1 changed files with 1 additions and 1 deletions
|
@ -25,6 +25,6 @@
|
|||
navigator.serviceWorker.register('sw.js')
|
||||
.then(function() { console.log("Service Worker registered"); });
|
||||
}
|
||||
</script>
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue