Skip to content

Commit

Permalink
chore: Removed unused Usings in ProtocolActivation.wasm.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
nickodei committed Jan 12, 2025
1 parent 6aefc9b commit 090d23d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Uno.UWP/Helpers/ProtocolActivation.wasm.cs
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
using System;
using System.Collections;
using System.Collections.Generic;
using System.Collections.Specialized;
using System.Linq;
using System.Runtime.InteropServices.JavaScript;
using System.Runtime.Intrinsics.X86;
using System.Web;
using Uno.Extensions;
using Uno.Foundation.Logging;
using static System.Net.WebRequestMethods;

namespace Uno.Helpers
{
Expand Down

0 comments on commit 090d23d

Please sign in to comment.