Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
refactor:removed console
  • Loading branch information
AishDani committed Jul 10, 2024
commit 2e3782bdbb11e7f173a486a8f9577af11a2eeb0c
2 changes: 0 additions & 2 deletions ui/src/components/LegacyCms/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -190,8 +190,6 @@ const LegacyCMSComponent = forwardRef(({ legacyCMSData, projectData, isCompleted
}
}))
setIsLoading(false);
console.log(selectedCmsData);


//Check for migration Status and lock.
// Status where Migration is to be Locked:
Expand Down