refactor: remove unused imports
This commit is contained in:

committed by
Vikram Subramanian

parent
91dd672aa4
commit
e60c765280
@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
import {ListWrapper, StringMapWrapper} from '../facade/collection';
|
||||
import {isArray, isPresent} from '../facade/lang';
|
||||
import {isPresent} from '../facade/lang';
|
||||
|
||||
import {FILL_STYLE_FLAG} from './animation_constants';
|
||||
import {AUTO_STYLE} from './metadata';
|
||||
|
Reference in New Issue
Block a user