Get rid of lodash
This commit is contained in:
parent
f9f3da7048
commit
23bee802a5
4 changed files with 8 additions and 15 deletions
|
@ -1,5 +1,3 @@
|
|||
import * as _ from 'lodash';
|
||||
|
||||
import {nextPowerOf2} from '../util';
|
||||
|
||||
import Renderer from './Renderer';
|
||||
|
|
Reference in a new issue