Browse Source

👮

pull/533/head
Jason Nelson 8 years ago
parent
commit
b7725ad35a
  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