chore: Remove unused imports

Closes #624
This commit is contained in:
Kevin Moore
2015-02-16 20:04:03 -08:00
committed by Misko Hevery
parent 6e90cacaf4
commit fa25965939
30 changed files with 1 additions and 49 deletions

View File

@ -1,5 +1,4 @@
import {ABSTRACT, CONST, Type} from 'angular2/src/facade/lang';
import {List} from 'angular2/src/facade/collection';
export class Template {
url:any; //string;