mirror of
https://github.com/immich-app/immich.git
synced 2025-06-09 08:34:32 -04:00
lint
This commit is contained in:
parent
203b097635
commit
00bcf659c3
@ -1,6 +1,5 @@
|
|||||||
import { build, files, version } from '$service-worker';
|
import { build, files, version } from '$service-worker';
|
||||||
|
|
||||||
const sw = globalThis as unknown as ServiceWorkerGlobalScope;
|
|
||||||
const pendingLoads = new Map<string, AbortController>();
|
const pendingLoads = new Map<string, AbortController>();
|
||||||
|
|
||||||
const useCache = true;
|
const useCache = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user