revert(format): Revert "chore(format): update to latest formatter"
This reverts commit 03627aa84d.
This commit is contained in:
@@ -1,4 +1,12 @@
|
||||
import {beforeEach, ddescribe, describe, el, expect, iit, it,} from 'angular2/testing_internal';
|
||||
import {
|
||||
beforeEach,
|
||||
ddescribe,
|
||||
describe,
|
||||
el,
|
||||
expect,
|
||||
iit,
|
||||
it,
|
||||
} from 'angular2/testing_internal';
|
||||
|
||||
import {stringify} from 'angular2/src/facade/lang';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user