mirror of
https://github.com/immich-app/immich.git
synced 2025-07-19 22:44:24 +02:00
lint
This commit is contained in:
parent
203b097635
commit
00bcf659c3
2 changed files with 0 additions and 1 deletions
web/src/service-worker
|
@ -1,6 +1,5 @@
|
|||
import { build, files, version } from '$service-worker';
|
||||
|
||||
const sw = globalThis as unknown as ServiceWorkerGlobalScope;
|
||||
const pendingLoads = new Map<string, AbortController>();
|
||||
|
||||
const useCache = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue