diff --git a/src/main/main.ts b/src/main/main.ts index 29a13f11..3996996c 100644 --- a/src/main/main.ts +++ b/src/main/main.ts @@ -1,6 +1,6 @@ import { Ludusavi, startMainLoop } from "./services"; import { - downloadQueueRepository, + // downloadQueueRepository, userPreferencesRepository, } from "./repository"; import { UserPreferences } from "./entity";