Skip to content

Commit

Permalink
Merge pull request #4722 from bcgov/dev-rook
Browse files Browse the repository at this point in the history
latest changes from production
  • Loading branch information
sumathi-thirumani authored Nov 15, 2023
2 parents 6df8e8f + c9c8d05 commit f8cb715
Show file tree
Hide file tree
Showing 2 changed files with 204 additions and 111 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,6 @@ const MinistryReview = React.memo(({ userDetail }) => {
FOI_COMPONENT_CONSTANTS.REQUEST_TYPE_PERSONAL
);
const [unSavedRequest, setUnSavedRequest] = React.useState(false);

let ministryassignedtousername = "Unassigned";
useEffect(() => {
const requestDetailsValue = requestDetails;
Expand Down
Loading

0 comments on commit f8cb715

Please sign in to comment.