We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ecbb1a commit 56070a8Copy full SHA for 56070a8
src/Core/src/Platform/Android/MauiHybridWebViewClient.cs
@@ -9,12 +9,8 @@
9
using System.Text;
10
using System.Threading.Tasks;
11
using System.Web;
12
-using Android.Media.TV;
13
using Android.Webkit;
14
-using Java.Nio;
15
using Microsoft.Extensions.Logging;
16
-using Microsoft.Maui.Storage;
17
-using Xamarin.Google.Crypto.Tink.Prf;
18
using AWebView = Android.Webkit.WebView;
19
20
namespace Microsoft.Maui.Platform
0 commit comments