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;
|
||||
case 'map':
|
||||
component = MapTab;
|
||||
requestAnimationFrame()
|
||||
break;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue