forked from github/cordova-plugin-inappbrowser
Plugin uses Android Log class and not Cordova LOG class
This commit is contained in:
@@ -21,7 +21,6 @@ package org.apache.cordova.inappbrowser;
|
||||
import android.app.AlertDialog;
|
||||
import android.app.Dialog;
|
||||
import android.content.Context;
|
||||
import android.util.Log;
|
||||
|
||||
import org.json.JSONException;
|
||||
import org.json.JSONObject;
|
||||
|
||||
Reference in New Issue
Block a user