Skip to content

Commit 0d90a01

Browse files
committed
🐛 Build
1 parent 94027ec commit 0d90a01

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Avalonia.WebView2/Controls/WebView2.VisualTree.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ protected override void OnAttachedToVisualTree(VisualTreeAttachmentEventArgs e)
7171
}
7272
#if ANDROID
7373
if (viewHandler == null)
74-
{
7574
{
7675
viewHandler = CreateViewHandler(this);
7776
Child = viewHandler;

0 commit comments

Comments
 (0)