@ -1367,7 +1367,6 @@ namespace SixLabors.ImageSharp.Formats.Png
{
if (chunk.Type == PngChunkType.Data)
chunk.Data?.Dispose();
return chunk.Length;
}