From 19c4a8bf3389d0766cc4b21b5f1c34765c10ef14 Mon Sep 17 00:00:00 2001 From: Jonathan Jogenfors Date: Thu, 29 Feb 2024 17:29:47 +0100 Subject: [PATCH] chore: fix lint --- server/src/immich/app.service.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/server/src/immich/app.service.ts b/server/src/immich/app.service.ts index 9f2553ccf6..f3369b1210 100644 --- a/server/src/immich/app.service.ts +++ b/server/src/immich/app.service.ts @@ -2,7 +2,6 @@ import { AuthService, DatabaseService, JobService, - LibraryService, ONE_HOUR, OpenGraphTags, ServerInfoService,