parent
91c75f99fe
commit
2d499de2bd
|
@ -17,9 +17,6 @@ export class DomViewRef extends RenderViewRef {
|
|||
constructor(public _view: DomView) { super(); }
|
||||
}
|
||||
|
||||
|
||||
const NG_BINDING_CLASS = 'ng-binding';
|
||||
|
||||
/**
|
||||
* Const of making objects: http://jsperf.com/instantiate-size-of-object
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue