fix(): build errors

This commit is contained in:
Daniel
2018-04-09 20:10:36 +02:00
parent 29d668ca2f
commit f70eaea71e
3 changed files with 7 additions and 12 deletions
@@ -1,7 +1,4 @@
import { Injectable } from '@angular/core';
import { Observable } from 'rxjs/Observable';
import { Plugin, Cordova, IonicNativePlugin } from '@ionic-native/core';
import { Injectable } from '@angular/core';
import { Observable } from 'rxjs';
import { Cordova, IonicNativePlugin, Plugin } from '@ionic-native/core';