Skip to content

Commit

Permalink
Updated BCTS grant management file
Browse files Browse the repository at this point in the history
  • Loading branch information
smunthik committed Nov 16, 2024
1 parent 1de9269 commit 4a182df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion shared/bcts_access_management/bcts_acces_apply_grants.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ def generate_grant_statements(row):

# List of roles and their permissions in the DataFrame
role_permissions = {
'BCTS_ETL_ROLE': row['BCTS_ETL_ROLE'],
'BCTS_DEV_ROLE': row['BCTS_DEV_ROLE'],
'BCTS_STAGE_ANALYST_ROLE': row['BCTS_STAGE_ANALYST_ROLE'],
'BCTS_STAGE_ANALYST_PI_ROLE': row['BCTS_STAGE_ANALYST_PI_ROLE'],
Expand Down

0 comments on commit 4a182df

Please sign in to comment.