Skip to content

Commit

Permalink
remove is_* fields from event["user"]
Browse files Browse the repository at this point in the history
  • Loading branch information
nikochiko committed Dec 4, 2024
1 parent 312e340 commit dfa5438
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions daras_ai_v2/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -300,9 +300,6 @@ def sentry_event_set_user(self, event, hint):
"phone_number",
"photo_url",
"balance",
"is_paying",
"is_anonymous",
"is_disabled",
"disable_safety_checker",
"disable_rate_limits",
"created_at",
Expand Down

0 comments on commit dfa5438

Please sign in to comment.