refactor: follow order-imports lint rule

This commit is contained in:
Daniel
2018-09-17 17:50:36 +02:00
parent 0c7cfeeeb8
commit c1e1c5cb79
137 changed files with 150 additions and 151 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import { Injectable } from '@angular/core';
import { Plugin, Cordova, IonicNativePlugin } from '@ionic-native/core';
import { Cordova, IonicNativePlugin, Plugin } from '@ionic-native/core';
/**
* @name hce