fix: remove unused imports

This commit is contained in:
Misko Hevery
2015-07-31 11:30:06 -07:00
parent dad9338c82
commit 39b0286d6b
6 changed files with 2 additions and 8 deletions

View File

@ -1,5 +1,3 @@
import {MapWrapper} from 'angular2/src/facade/collection';
import {bootstrap} from 'angular2/bootstrap';
import {App} from './app';