Skip to content

Commit

Permalink
remove accidental backend change
Browse files Browse the repository at this point in the history
  • Loading branch information
schew2381 committed Sep 19, 2023
1 parent e0354e3 commit 0cec250
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sentry/models/apiscopes.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ class Meta:
"org:read": bool,
"org:write": bool,
"org:admin": bool,
"org:integrations": bool,
"member:read": bool,
"member:write": bool,
"member:admin": bool,
Expand Down

0 comments on commit 0cec250

Please sign in to comment.