docs(clipboard): remove old plugin source (#1696)

This commit is contained in:
Daniel Sogl 2017-06-16 17:27:28 +02:00 committed by Ibby Hadeed
parent 83c25b41ef
commit fa86cee3fa

View File

@ -5,8 +5,6 @@ import { Cordova, Plugin, IonicNativePlugin } from '@ionic-native/core';
* @description
* Clipboard management plugin for Cordova that supports iOS, Android, and Windows Phone 8.
*
* Requires Cordova plugin: https://github.com/VersoSolutions/CordovaClipboard
* For more info, please see the [Clipboard plugin docs](https://github.com/VersoSolutions/CordovaClipboard.git).
*
* @usage
* ```typescript