清除“Task”模块
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
TASK_STATUS = ["TODO", "DOING", "DONE", "BLOCKED"]
|
||||
TASK_PRIORITY = ["LOW", "MEDIUM", "HIGH"]
|
||||
Reference in New Issue
Block a user
@@ -1,2 +0,0 @@
|
||||
TASK_STATUS = ["TODO", "DOING", "DONE", "BLOCKED"]
|
||||
TASK_PRIORITY = ["LOW", "MEDIUM", "HIGH"]
|
||||