mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2025-01-15 12:51:38 +01:00
Remove unused variable
This commit is contained in:
parent
b32f808be1
commit
c274797f41
@ -96,7 +96,6 @@ export class MapControls {
|
||||
*/
|
||||
start(manager) {
|
||||
this.manager = manager;
|
||||
this.snapDistance = manager.distance;
|
||||
|
||||
this.rootElement.addEventListener("contextmenu", this.onContextMenu);
|
||||
this.hammer.on("tap", this.onTap);
|
||||
|
Loading…
Reference in New Issue
Block a user