Cleanup unused code
This commit is contained in:
parent
d036864d9a
commit
4e16767eaa
1 changed files with 0 additions and 2 deletions
|
|
@ -133,8 +133,6 @@ class AddToResolutionNoteStep(CheckAlertIsUnarchivedMixin, scenario_step.Scenari
|
|||
).save()
|
||||
else:
|
||||
resolution_note.recreate()
|
||||
alert_group.drop_cached_after_resolve_report_json()
|
||||
alert_group.schedule_cache_for_web()
|
||||
try:
|
||||
self._slack_client.api_call(
|
||||
"reactions.add",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue