Skip to content

Commit 8453372

Browse files
remove COMPLETED (#1671)
1 parent 92e85f5 commit 8453372

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

constants/tasks.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ const DEFAULT_TASK_PRIORITY = "TBD";
3535
const MAPPED_TASK_STATUS = {
3636
...TASK_STATUS,
3737
UNASSIGNED: "AVAILABLE",
38-
DONE: "COMPLETED",
3938
};
4039

4140
const TASK_SIZE = 5;

0 commit comments

Comments
 (0)