Browse Source

👮

af/merge-core
Jason Nelson 8 years ago
parent
commit
781ea919c2
  1. 1
      src/ImageSharp/Formats/Gif/Sections/GifImageDescriptor.cs

1
src/ImageSharp/Formats/Gif/Sections/GifImageDescriptor.cs

@ -93,5 +93,4 @@ namespace SixLabors.ImageSharp.Formats.Gif
return field.Byte;
}
}
}
Loading…
Cancel
Save