chore(playground): clang-format
This commit is contained in:

committed by
Alex Rickabaugh

parent
0d1f3c3b07
commit
6baf3baedd
@ -6,8 +6,9 @@
|
||||
* found in the LICENSE file at https://angular.io/license
|
||||
*/
|
||||
|
||||
import {bootstrap} from '@angular/platform-browser-dynamic';
|
||||
import {JSONP_PROVIDERS} from '@angular/http';
|
||||
import {bootstrap} from '@angular/platform-browser-dynamic';
|
||||
|
||||
import {JsonpCmp} from './app/jsonp_comp';
|
||||
|
||||
export function main() {
|
||||
|
Reference in New Issue
Block a user