diff --git a/src/ImageSharp/Formats/Exr/ExrChannelInfo.cs b/src/ImageSharp/Formats/Exr/ExrChannelInfo.cs index 5aae64f283..f9269f7869 100644 --- a/src/ImageSharp/Formats/Exr/ExrChannelInfo.cs +++ b/src/ImageSharp/Formats/Exr/ExrChannelInfo.cs @@ -36,7 +36,6 @@ internal readonly struct ExrChannelInfo /// public string ChannelName { get; } - /// /// Gets the type of the pixel data. ///