Skip to content

Commit 6f9d2d1

Browse files
committed
ref(seer): Remove unused supergroups.active-rca-source option
This option is used on the Seer side, not in Sentry. Remove it until it's actually needed here.
1 parent a3bbef2 commit 6f9d2d1

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/sentry/options/defaults.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1344,11 +1344,6 @@
13441344
)
13451345

13461346
# Supergroups / Lightweight RCA
1347-
register(
1348-
"supergroups.active-rca-source",
1349-
default="explorer",
1350-
flags=FLAG_AUTOMATOR_MODIFIABLE,
1351-
)
13521347
register(
13531348
"supergroups.lightweight-enabled-orgs",
13541349
type=Sequence,

0 commit comments

Comments
 (0)