Removed comment
This commit is contained in:
parent
2660f3a407
commit
c9b814a0fe
@ -42,7 +42,6 @@ enum Priority {
|
||||
Low="low"
|
||||
}
|
||||
|
||||
//enum prio{high, middle, low}; --> noch nicht im backend
|
||||
export interface Task {
|
||||
id?: number;
|
||||
title: string;
|
||||
|
Loading…
x
Reference in New Issue
Block a user