fix(linting): Fixing misc linting errors that typedoc complains about (#2476)

* fix(linting): Fixing misc linting errors that typedoc complains about

* angularJS safe promises

* fix(clibpoard): minor linting error
This commit is contained in:
Perry Govier
2018-04-24 15:12:21 -05:00
committed by Daniel Sogl
parent fbaacfb572
commit d3c2859d38
6 changed files with 20 additions and 15 deletions
@@ -1,4 +1,3 @@
import { Cordova, IonicNativePlugin, Plugin } from '@ionic-native/core';
import { Injectable } from '@angular/core';
import { Cordova, IonicNativePlugin, Plugin } from '@ionic-native/core';
import { Observable } from 'rxjs';