Skip to content

Commit 2a2614c

Browse files
committed
Remove comment, found a spot for the event data
1 parent 6098396 commit 2a2614c

File tree

1 file changed

+0
-1
lines changed
  • src/sentry/workflow_engine/handlers/detector

1 file changed

+0
-1
lines changed

src/sentry/workflow_engine/handlers/detector/stateful.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,6 @@ def _create_decorated_issue_occurrence(
493493
self.state_manager.build_key(group_key),
494494
]
495495

496-
# TODO - think about how to get the event data here :thinking:
497496
return detector_occurrence.to_issue_occurrence(
498497
fingerprint=fingerprint,
499498
occurrence_id=str(uuid4()),

0 commit comments

Comments
 (0)