Skip to content

Commit 7f2ab0c

Browse files
Update PngEncoder.cs
1 parent 64d9d5f commit 7f2ab0c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ImageSharp/Formats/Png/PngEncoder.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
// Licensed under the Six Labors Split License.
33
#nullable disable
44

5-
using SixLabors.ImageSharp.Advanced;
65
using SixLabors.ImageSharp.Processing.Processors.Quantization;
76

87
namespace SixLabors.ImageSharp.Formats.Png;

0 commit comments

Comments
 (0)