mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-28 12:36:41 +07:00
backend: cleaned console.logs
This commit is contained in:
parent
c92f84c24f
commit
723ab51eef
5 changed files with 0 additions and 9 deletions
|
@ -65,7 +65,6 @@ export class Router {
|
|||
};
|
||||
//
|
||||
lockPropagations = () => {
|
||||
console.log('lock');
|
||||
window.addEventListener('mouseup', this.unlockPropagations);
|
||||
this.lockMapClicks(true);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue