removed redundant loc
This commit is contained in:
parent
799c790b9f
commit
585c16ef72
@ -227,7 +227,6 @@ public class IITC_WebViewClient extends WebViewClient {
|
||||
if (url.contains("conflogin") || url.contains("ServiceLogin") || url.contains("appengine.google.com")) {
|
||||
mIitcInjected = false;
|
||||
Log.d("Google login");
|
||||
view.loadUrl(url);
|
||||
return false;
|
||||
}
|
||||
else if (url.contains("ingress.com")) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user