Skip to content

Commit

Permalink
Run Android tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Eilon committed Sep 27, 2024
1 parent 250d206 commit 6e4ab72
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#if !ANDROID
using System;
using System;
using System.Collections.Generic;
using System.Text.Json.Serialization;
using System.Threading.Tasks;
Expand Down Expand Up @@ -356,4 +355,3 @@ private async Task WaitForHybridWebViewLoaded(HybridWebView hybridWebView)
}
}
}
#endif

0 comments on commit 6e4ab72

Please sign in to comment.