oncall-engine/engine/apps/mobile_app/tasks
Joey Orlando 619cb42a3a
Remove apps.mobile_app.tasks.notify_user_async celery task (#2942)
# What this PR does

This task was renamed in a v1.3.30. It is no longer referenced and there
are no pending tasks in production queues:
![Screenshot 2023-09-01 at 09 35
45](https://github.com/grafana/oncall/assets/9406895/0f7149bd-efe3-401e-ac94-a664af67472a)



## Checklist

- [ ] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-09-01 11:54:37 +00:00
..
__init__.py Remove apps.mobile_app.tasks.notify_user_async celery task (#2942) 2023-09-01 11:54:37 +00:00
going_oncall_notification.py refactor apps.mobile_app.tasks into individual task files (#2888) 2023-08-29 11:34:09 +02:00
new_alert_group.py Remove apps.mobile_app.tasks.notify_user_async celery task (#2942) 2023-09-01 11:54:37 +00:00
new_shift_swap_request.py refactor apps.mobile_app.tasks into individual task files (#2888) 2023-08-29 11:34:09 +02:00