chore: fix linting issue

This commit is contained in:
Nicolas Meienberger 2026-01-04 16:24:18 +01:00
parent 3da653d5ad
commit 64b7b93831

View file

@ -7,7 +7,6 @@ import {
fullExportDto, fullExportDto,
getUpdatesDto, getUpdatesDto,
systemInfoDto, systemInfoDto,
type ExportFullConfigResponse,
type SystemInfoDto, type SystemInfoDto,
type UpdateInfoDto, type UpdateInfoDto,
} from "./system.dto"; } from "./system.dto";