refactor(playground): remove imports from 'angular2/angular2'
Part of #5710 Closes #5798
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import {Injectable} from 'angular2/angular2';
|
||||
import {Injectable} from 'angular2/core';
|
||||
import {ListWrapper, Predicate} from 'angular2/src/facade/collection';
|
||||
|
||||
// base model for RecordStore
|
||||
|
Reference in New Issue
Block a user