Skip to content

Commit

Permalink
#OBS-I304 : Removed log
Browse files Browse the repository at this point in the history
  • Loading branch information
yashashkumar committed Nov 13, 2024
1 parent 60fce6c commit 57d2177
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ const AddPIIDialog = (props: any) => {

useEffect(() => {
const transformations = _.get(data, ['column'], '');
console.log({data})
if (!_.isEmpty(data)) {
const existingData = {
section: {
Expand Down

0 comments on commit 57d2177

Please sign in to comment.