add status logic for adding

This commit is contained in:
Michael
2020-06-30 14:32:41 +02:00
parent 89429b49b3
commit d8fc2766a9
2 changed files with 6 additions and 8 deletions

View File

@@ -103,8 +103,4 @@ export class TaskFormComponent implements OnInit {
}
});
}
// addNewStatus() {
// this.allStatus;
// }
}