Skip to content

Commit ce545b7

Browse files
committed
Fix stylecop complains
1 parent 1e69aa4 commit ce545b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ImageSharp/Formats/Exr/ExrChannelInfo.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ public ExrChannelInfo(string channelName, ExrPixelType pixelType, byte linear, i
3636
/// </summary>
3737
public string ChannelName { get; }
3838

39-
4039
/// <summary>
4140
/// Gets the type of the pixel data.
4241
/// </summary>

0 commit comments

Comments
 (0)