diff --git a/app/server/modules/system/system.controller.ts b/app/server/modules/system/system.controller.ts index 45d88e6e..69891e28 100644 --- a/app/server/modules/system/system.controller.ts +++ b/app/server/modules/system/system.controller.ts @@ -7,7 +7,6 @@ import { fullExportDto, getUpdatesDto, systemInfoDto, - type ExportFullConfigResponse, type SystemInfoDto, type UpdateInfoDto, } from "./system.dto";