fix(build): Resolve Dart analyzer issues with the Dart dev channel

Closes #8316
This commit is contained in:
Vikram Subramanian
2016-04-28 12:03:13 -07:00
committed by vikerman
parent 0700c8a252
commit ac55e1e27b
13 changed files with 4 additions and 16 deletions

View File

@ -9,7 +9,6 @@ import {
afterEach,
AsyncTestCompleter,
inject,
proxy,
TestComponentBuilder
} from 'angular2/testing_internal';
import {Json, RegExp, NumberWrapper, StringWrapper} from 'angular2/src/facade/lang';