Skip to content

Commit

Permalink
rm replay analyzer
Browse files Browse the repository at this point in the history
  • Loading branch information
c298lee committed Oct 17, 2024
1 parent 50ca19c commit deb0e57
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/sentry/options/defaults.py
Original file line number Diff line number Diff line change
Expand Up @@ -452,12 +452,6 @@
default=None,
flags=FLAG_ALLOW_EMPTY | FLAG_PRIORITIZE_DISK | FLAG_AUTOMATOR_MODIFIABLE,
)
# Replay Analyzer service.
register(
"replay.analyzer_service_url",
default=None,
flags=FLAG_ALLOW_EMPTY | FLAG_PRIORITIZE_DISK | FLAG_AUTOMATOR_MODIFIABLE,
)
# Globally disables replay-video.
register(
"replay.replay-video.disabled",
Expand Down

0 comments on commit deb0e57

Please sign in to comment.