Skip to content

Commit

Permalink
cleanning unnessary white space
Browse files Browse the repository at this point in the history
  • Loading branch information
daveotengo committed Oct 30, 2024
1 parent abd7f51 commit 62774dd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ public enum UserRight {
ADVERSE_EVENTS_FOLLOWING_IMMUNIZATION_EXPORT(UserRightGroup.ADVERSE_EVENTS_FOLLOWING_IMMUNIZATION),

DISEASE_DETAILS_VIEW(UserRightGroup.DISEASE_DETAILS_VIEW),

PERSON_VIEW(UserRightGroup.PERSON),
PERSON_EDIT(UserRightGroup.PERSON, UserRight._PERSON_VIEW),
PERSON_DELETE(UserRightGroup.PERSON, UserRight._PERSON_VIEW, UserRight._VISIT_DELETE),
Expand Down

0 comments on commit 62774dd

Please sign in to comment.