Skip to content

Commit

Permalink
remove orphan todo re: adding seer to _save_aggregate_new
Browse files Browse the repository at this point in the history
  • Loading branch information
lobsterkatie committed Sep 27, 2024
1 parent 908f43a commit 59fe5c1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/sentry/event_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -1585,8 +1585,6 @@ def _save_aggregate(
return GroupInfo(group, is_new, is_regression)


# TODO: None of the seer logic has been added to this version yet, so you can't simultaneously use
# optimized transitions and seer
def _save_aggregate_new(
event: Event,
job: Job,
Expand Down

0 comments on commit 59fe5c1

Please sign in to comment.