Fix typescript linter
This commit is contained in:
parent
803b0bd04d
commit
f3567088ce
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import { Component, ElementRef } from 'angular2/core';
|
||||
import { Component } from 'angular2/core';
|
||||
import { RouteConfig, ROUTER_DIRECTIVES, ROUTER_PROVIDERS, Router } from 'angular2/router';
|
||||
import { HTTP_PROVIDERS } from 'angular2/http';
|
||||
|
||||
|
|
Loading…
Reference in a new issue