remove request animation frame
This commit is contained in:
parent
f1858c6fef
commit
6c29411356
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@
|
||||||
break;
|
break;
|
||||||
case 'map':
|
case 'map':
|
||||||
component = MapTab;
|
component = MapTab;
|
||||||
requestAnimationFrame()
|
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue