fix: lint
This commit is contained in:
parent
75bd569a93
commit
16c9d2f6f9
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue