Skip to content

Commit

Permalink
Chnages related without sharing
Browse files Browse the repository at this point in the history
  • Loading branch information
deepakmulamalla committed Jan 8, 2025
1 parent 7773460 commit dbcc804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion force-app/main/default/classes/EDRD_cls_HandleGroups.cls
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* @Revision(s): [Date] - [Change Reference] - [Changed By] - [Description]
20 Dec - EDRD-1150 - Accenture - Adding/Removing - Provider/Reviewer to public groups based on Committees
***********************************************************************************************/
public with Sharing class EDRD_cls_HandleGroups {
public without Sharing class EDRD_cls_HandleGroups {

/**
* @author: Deepak
Expand Down

0 comments on commit dbcc804

Please sign in to comment.