remove unused webintents

This commit is contained in:
Matias Alejo Garcia 2016-06-10 12:08:27 -03:00
commit 03e5d1d10c
No known key found for this signature in database
GPG key ID: 02470DB551277AB3
2 changed files with 14 additions and 15 deletions

View file

@ -79,9 +79,6 @@ if [ ! -d $PROJECT ]; then
echo "${OpenColor}${Green}* Installing plugins... ${CloseColor}"
cordova plugin add https://github.com/florentvaldelievre/virtualartifacts-webIntent.git
checkOK
if [ $CURRENT_OS == "IOS" ]
then
cordova plugin add https://github.com/tjwoon/csZBar.git