docs(uptime): remove unneeded lines of code

This commit is contained in:
Daniel Sogl
2018-04-07 11:01:53 +02:00
committed by GitHub
parent b3082bf5ac
commit 2628798064
@@ -25,8 +25,6 @@ import { Cordova, IonicNativePlugin, Plugin } from '@ionic-native/core';
plugin: 'cordova-plugin-uptime',
pluginRef: 'Uptime',
repo: 'https://github.com/s1lviu/cordova-plugin-uptime',
install: '',
installVariables: [],
platforms: ['Android', 'iOS']
})
@Injectable()