Skip to content

Commit

Permalink
LINT
Browse files Browse the repository at this point in the history
  • Loading branch information
zlwaterfield committed Jan 29, 2025
1 parent e826f17 commit 911243d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion posthog/rbac/migrations/rbac_feature_flag_migration.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ def rbac_feature_flag_role_access_migration(organization_id: str):
logger.info(
"Migrated RBAC feature flag access control",
organization_id=organization_id,
user_id=role.user.id,
feature_flag_id=feature_flag.id,
)

Expand Down

0 comments on commit 911243d

Please sign in to comment.