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