Skip to content

Commit 223f647

Browse files
Update AlphaDecoder.cs
1 parent 12d05b7 commit 223f647

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: src/ImageSharp/Formats/Webp/AlphaDecoder.cs

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
using System.Runtime.CompilerServices;
77
using System.Runtime.InteropServices;
88
using System.Runtime.Intrinsics;
9-
using System.Runtime.Intrinsics.Arm;
109
using System.Runtime.Intrinsics.X86;
1110
using SixLabors.ImageSharp.Formats.Webp.BitReader;
1211
using SixLabors.ImageSharp.Formats.Webp.Lossless;

0 commit comments

Comments
 (0)