style(lint): re-format modules/@angular
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
import {Directive, ViewContainerRef, TemplateRef} from '@angular/core';
|
||||
import {Directive, TemplateRef, ViewContainerRef} from '@angular/core';
|
||||
|
||||
import {isBlank} from '../facade/lang';
|
||||
|
||||
|
||||
/**
|
||||
* Removes or recreates a portion of the DOM tree based on an {expression}.
|
||||
*
|
||||
|
Reference in New Issue
Block a user