fix: lint

This commit is contained in:
kolaente 2025-01-24 11:52:08 +01:00
parent 75bd569a93
commit 16c9d2f6f9
No known key found for this signature in database
GPG Key ID: F40E70337AB24C9B
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@ import type {IRepeatMode} from '@/types/IRepeatMode'
import type {PartialWithId} from '@/types/PartialWithId'
import type {ITaskReminder} from '@/modelTypes/ITaskReminder'
import type {IReactionPerEntity} from '@/modelTypes/IReaction'
import type {ExpandTaskFilterParam} from '@/services/taskCollection.ts'
export interface ITask extends IAbstract {
id: number