remove console

pull/3950/head
Tuğçe Küçükoğlu 2023-05-09 17:59:42 +03:00
parent 45ee2900f2
commit e1b1f40c9e
1 changed files with 0 additions and 1 deletions

View File

@ -162,7 +162,6 @@ export default {
rotateRight() {
this.rotate += 90;
this.previewClick = true;
console.log('kdnwjknkj');
},
rotateLeft() {
this.rotate -= 90;