Skip to content

Commit 72c5e59

Browse files
authored
ref(feedback): remove issue platform flags after releasing issue types (#3397)
1 parent 8fd24d0 commit 72c5e59

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sentry/sentry.conf.example.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -318,9 +318,6 @@ def get_internal_network():
318318
"organizations:user-feedback-ingest",
319319
"organizations:user-feedback-replay-clip",
320320
"organizations:user-feedback-ui",
321-
"organizations:feedback-visible",
322-
"organizations:feedback-ingest",
323-
"organizations:feedback-post-process-group",
324321
)
325322
}
326323
)

0 commit comments

Comments
 (0)