Skip to content

Commit

Permalink
comment removed
Browse files Browse the repository at this point in the history
  • Loading branch information
abishekTa-egov committed Nov 18, 2024
1 parent 1e57a16 commit c22cadf
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,6 @@ const UserAccessMgmtTableWrapper = ({ role, internalKey, setupCompleted }) => {
setTotalRows(planAssignmentData?.totalCount);
}, [planAssignmentData]);

// const openPopUp = () => {
// setShowPopUp(true);
// };

const columns = [
{
Expand Down

0 comments on commit c22cadf

Please sign in to comment.