chore(build): fix build

This commit is contained in:
Daniel 2018-04-21 15:39:43 +02:00
parent 5387bc985a
commit 234b6ffd44
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
import { Plugin, Cordova, IonicNativePlugin } from '@ionic-native/core';
import { Observable } from 'rxjs/observable';
import { Injectable } from '@angular/core';
import { Cordova, IonicNativePlugin, Plugin } from '@ionic-native/core';
import { Observable } from 'rxjs/Observable';
/**
* @name Appodeal

View File

@ -1,6 +1,6 @@
import { Injectable } from '@angular/core';
import { Cordova, IonicNativePlugin, Plugin } from '@ionic-native/core';
import { Observable } from 'rxjs/observable';
import { Observable } from 'rxjs/Observable';
/**
* @name FTP