Merge pull request #614 from shlinkio/acelaya-patch-1

Removed comment
This commit is contained in:
Alejandro Celaya 2022-03-27 17:45:51 +02:00 committed by GitHub
commit e2c8551baf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,8 +28,6 @@ render(
document.getElementById('root'), document.getElementById('root'),
); );
// If you want your app to work offline and load faster, you can change
// unregister() to register() below. Note this comes with some pitfalls.
// Learn more about service workers: https://cra.link/PWA // Learn more about service workers: https://cra.link/PWA
registerServiceWorker({ registerServiceWorker({
onUpdate() { onUpdate() {