Skip to content

Commit ed3ff80

Browse files
committed
rm comment
1 parent 1155927 commit ed3ff80

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sentry/incidents/logic.py

-1
Original file line numberDiff line numberDiff line change
@@ -606,7 +606,6 @@ def create_alert_rule(
606606
environment=environment,
607607
event_types=event_types,
608608
)
609-
# should I create the DataSource as as part of creating the snuba query?
610609

611610
alert_rule = AlertRule.objects.create(
612611
organization=organization,

0 commit comments

Comments
 (0)