From 781ea919c272b1c034e357d4f5e83b8b186804cd Mon Sep 17 00:00:00 2001 From: Jason Nelson Date: Tue, 17 Apr 2018 19:39:14 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/ImageSharp/Formats/Gif/Sections/GifImageDescriptor.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ImageSharp/Formats/Gif/Sections/GifImageDescriptor.cs b/src/ImageSharp/Formats/Gif/Sections/GifImageDescriptor.cs index 52ed9bed9..5af3ed814 100644 --- a/src/ImageSharp/Formats/Gif/Sections/GifImageDescriptor.cs +++ b/src/ImageSharp/Formats/Gif/Sections/GifImageDescriptor.cs @@ -93,5 +93,4 @@ namespace SixLabors.ImageSharp.Formats.Gif return field.Byte; } } - } \ No newline at end of file