Cleanup unused code

This commit is contained in:
Ildar Iskhakov 2022-08-04 13:37:15 +03:00
parent d036864d9a
commit 4e16767eaa

View file

@ -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",