# What this PR does This is a minor refactor before implementing https://github.com/grafana/oncall-private/issues/1558. Additionally, it cleans up a few spots where we do this: ``` # Re-take in case we are in the readonly db context. ``` We currently don't read anything from a read-only database, so this should be not necessary. ## Checklist - [x] Tests updated - [ ] Documentation added (N/A) - [ ] `CHANGELOG.md` updated (N/A) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| slack_action_record.py | ||
| slack_channel.py | ||
| slack_message.py | ||
| slack_team_identity.py | ||
| slack_user_identity.py | ||
| slack_usergroup.py | ||