chore: fix linting issue

This commit is contained in:
Nicolas Meienberger 2026-01-16 23:36:52 +01:00
parent e423c7327a
commit 60af409ba8

View file

@ -6,7 +6,6 @@ import {
REPOSITORY_BACKENDS, REPOSITORY_BACKENDS,
REPOSITORY_STATUS, REPOSITORY_STATUS,
repositoryConfigSchema, repositoryConfigSchema,
doctorStepSchema,
doctorResultSchema, doctorResultSchema,
} from "~/schemas/restic"; } from "~/schemas/restic";