mirror of
https://github.com/apache/cordova-android.git
synced 2025-02-20 23:56:20 +08:00
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 {
|
||||
Log.d(TAG, "running exec normally");
|
||||
execHelper(service, action, callbackId, rawArgs);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user