mirror of
https://github.com/immich-app/immich.git
synced 2025-06-03 05: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';
|
||||
|
||||
const sw = globalThis as unknown as ServiceWorkerGlobalScope;
|
||||
const pendingLoads = new Map<string, AbortController>();
|
||||
|
||||
const useCache = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user