imported map

This commit is contained in:
Bluepr1nt
2017-04-04 14:16:10 +02:00
parent 91b2682629
commit abd876ba32
10 changed files with 999 additions and 889 deletions
+1
View File
@@ -1,5 +1,6 @@
import { Injectable } from '@angular/core';
import { Observable } from 'rxjs/Rx';
import 'rxjs/add/operator/map'
import { Http, Response, Headers } from '@angular/http';
import { LineData } from './line-data';