See Issue #80. Create an API endpoint that removes a task from a user's task list in the DB. Anyone who wishes to tackle this issue must pass all the tests in the `TestTaskDeletion` category in `tests.py` and mark it as required.
See Issue #80.
Create an API endpoint that removes a task from a user's task list in the DB.
Anyone who wishes to tackle this issue must pass all the tests in the
TestTaskDeletioncategory intests.pyand mark it as required.