Skip to content

Commit

Permalink
Merge branch 'dev-rook-ST-4671-4677' into dev-rook
Browse files Browse the repository at this point in the history
  • Loading branch information
sumathi-thirumani authored Dec 1, 2023
2 parents 60fbfbc + 4461f9d commit f59adde
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ const useOIPCHook = () => {
setOipcData(stagedOIPCData);
}, [isOIPCReview])

// console.log("HOOK", oipcData)

//OIPC Functions
const addOIPC = () => {
setOipcData((prev) => {
Expand Down

0 comments on commit f59adde

Please sign in to comment.