Skip to content

Commit 6aa6472

Browse files
Fix formatting.
1 parent 91a9783 commit 6aa6472

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ImageSharp/Formats/Jpeg/JpegDecoderCore.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,6 @@ private void ProcessApp1Marker(BufferedReadStream stream, int remaining)
560560
this.ExtendProfile(ref this.exifData, profile.AsSpan(Exif00).ToArray());
561561
}
562562
}
563-
564563
}
565564

566565
/// <summary>

0 commit comments

Comments
 (0)