Commit 6a57df7a authored by slymax's avatar slymax

remove unnecessary import

parent 1e485532
...@@ -5,8 +5,6 @@ import android.net.Uri; ...@@ -5,8 +5,6 @@ import android.net.Uri;
import android.webkit.WebView; import android.webkit.WebView;
import android.webkit.WebViewClient; import android.webkit.WebViewClient;
import java.util.Objects;
class MyWebViewClient extends WebViewClient { class MyWebViewClient extends WebViewClient {
@SuppressWarnings("deprecation") @SuppressWarnings("deprecation")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment