cleanup(ng-if): remove OnChange
This commit is contained in:
parent
4fdb3cf566
commit
b3693e6e0f
|
@ -1,5 +1,4 @@
|
|||
import {Template} from 'core/annotations/annotations';
|
||||
import {OnChange} from 'core/compiler/interfaces';
|
||||
import {ViewPort} from 'core/compiler/viewport';
|
||||
import {isBlank} from 'facade/lang';
|
||||
|
||||
|
|
Loading…
Reference in New Issue