Function removeTask

Removes a specific task.

  • Parameters

    • key: string

      The key of the task to remove.

    Returns boolean

    True if removed, false otherwise.