Skip to content

Commit 944062f

Browse files
#244 Remove comment
1 parent 5c4aa18 commit 944062f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/ImageSharp/Formats/Png/PngEncoderOptions.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ namespace SixLabors.ImageSharp.Formats.Png
88
/// <summary>
99
/// The options structure for the <see cref="PngEncoderCore"/>.
1010
/// </summary>
11-
/// <seealso cref="SixLabors.ImageSharp.Formats.Png.IPngEncoderOptions" />
1211
internal class PngEncoderOptions : IPngEncoderOptions
1312
{
1413
/// <summary>

0 commit comments

Comments
 (0)