forked from github/cordova-android
Remove accidentally checked in log statement "running exec normally"
This commit is contained in:
parent
10d31ea0a3
commit
68bc57ae85
@ -219,7 +219,6 @@ public class PluginManager {
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
Log.d(TAG, "running exec normally");
|
|
||||||
execHelper(service, action, callbackId, rawArgs);
|
execHelper(service, action, callbackId, rawArgs);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user