Skip to content

Commit

Permalink
Clean up remnants of service worker registration
Browse files Browse the repository at this point in the history
  • Loading branch information
bespoyasov committed Nov 4, 2023
1 parent b342d30 commit 682a224
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
2 changes: 0 additions & 2 deletions src/app.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
<link rel="apple-touch-icon" href="/favicon-180x180.png" />
<link rel="manifest" href="/site.webmanifest" />

<script type="module" src="/scripts/unregister-service-worker.js"></script>

%sveltekit.head%
</head>
<body>
Expand Down
7 changes: 0 additions & 7 deletions static/scripts/unregister-service-worker.js

This file was deleted.

0 comments on commit 682a224

Please sign in to comment.