Skip to content

Commit ed23500

Browse files
authored
Merge branch 'v2-dev' into fix/DX-5636
2 parents a1bdfea + 4fb06fd commit ed23500

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/contentstack-clone/src/core/util/clone-handler.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -787,7 +787,6 @@ export class CloneHandler {
787787
}
788788

789789
async cloneTypeSelection(): Promise<any> {
790-
console.clear();
791790
return new Promise(async (resolve, reject) => {
792791
try {
793792
log.debug('Starting clone type selection', this.config.cloneContext);

0 commit comments

Comments
 (0)