Skip to content

Commit

Permalink
rm comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ceorourke committed Dec 11, 2024
1 parent 422e404 commit 4774c94
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sentry/incidents/logic.py
Original file line number Diff line number Diff line change
Expand Up @@ -606,7 +606,6 @@ def create_alert_rule(
environment=environment,
event_types=event_types,
)
# should I create the DataSource as as part of creating the snuba query?

alert_rule = AlertRule.objects.create(
organization=organization,
Expand Down

0 comments on commit 4774c94

Please sign in to comment.