mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2025-01-10 18:27:25 +03:00
Removed comment
This commit is contained in:
parent
9cac4d23a7
commit
1b0a2811e0
1 changed files with 0 additions and 2 deletions
|
@ -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() {
|
||||||
|
|
Loading…
Reference in a new issue