mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 15:12:51 +08:00
Remove accidentally checked in log statement "running exec normally"
(cherry picked from commit 68bc57ae85
)
This commit is contained in:
parent
f42e5f66fd
commit
3b7e0504e8
@ -219,7 +219,6 @@ public class PluginManager {
|
||||
}
|
||||
});
|
||||
} else {
|
||||
Log.d(TAG, "running exec normally");
|
||||
execHelper(service, action, callbackId, rawArgs);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user