Remove console log
parent
ebc9217efa
commit
b3798724ce
|
@ -808,8 +808,6 @@ export default {
|
|||
this.queryOrientation = query;
|
||||
|
||||
this.matchMediaOrientationListener = () => {
|
||||
console.log('kkkkk');
|
||||
|
||||
this.alignOverlay();
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue