Skip to content

Commit

Permalink
Refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
LakshiAthapaththu committed Aug 16, 2023
1 parent 3c9ab9d commit cc854d6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2807,6 +2807,7 @@ public void deleteGroup(String groupId) throws NotFoundException, CharonExceptio
} catch (UserStoreException e) {
throw resolveError(e, "Error occurred while deleting group " + groupId);
}

}

@Override
Expand Down

0 comments on commit cc854d6

Please sign in to comment.