Skip to content

Commit

Permalink
ref(sentry): Remove explicit Discover v2 flags (#523)
Browse files Browse the repository at this point in the history
Discover v2 is now enabled by default: getsentry/sentry#19023
  • Loading branch information
BYK committed Jun 1, 2020
1 parent 41f8b0f commit 3522a12
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions sentry/sentry.conf.example.py
Original file line number Diff line number Diff line change
Expand Up @@ -206,9 +206,6 @@
for feature in (
"organizations:discover",
"organizations:events",
"organizations:discover-basic",
"organizations:discover-query",
"organizations:events-v2",
"organizations:global-views",
"organizations:integrations-issue-basic",
"organizations:integrations-issue-sync",
Expand Down

0 comments on commit 3522a12

Please sign in to comment.