We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0f2ed59 + cf2396d commit 4fb06fdCopy full SHA for 4fb06fd
1 file changed
packages/contentstack-clone/src/core/util/clone-handler.ts
@@ -787,7 +787,6 @@ export class CloneHandler {
787
}
788
789
async cloneTypeSelection(): Promise<any> {
790
- console.clear();
791
return new Promise(async (resolve, reject) => {
792
try {
793
log.debug('Starting clone type selection', this.config.cloneContext);
0 commit comments