chore: Remove unused imports and enable checks for unused imports as part of build
This commit is contained in:

committed by
Misko Hevery

parent
821f008462
commit
fb5b168b19
@ -1,8 +1,6 @@
|
||||
import {FIELD, print} from 'angular2/src/facade/lang';
|
||||
import {ChangeDetector} from 'angular2/change_detection';
|
||||
import {VmTurnZone} from 'angular2/src/core/zone/vm_turn_zone';
|
||||
import {ExceptionHandler} from 'angular2/src/core/exception_handler';
|
||||
import {ListWrapper} from 'angular2/src/facade/collection';
|
||||
import {isPresent} from 'angular2/src/facade/lang';
|
||||
|
||||
export class LifeCycle {
|
||||
|
Reference in New Issue
Block a user