Browse Source

code cleanup

pull/1552/head
Peter Amrehn 6 years ago
parent
commit
7fa2589230
  1. 4
      src/ImageSharp/Formats/WebP/WebPDecoderBase.cs

4
src/ImageSharp/Formats/WebP/WebPDecoderBase.cs

@ -1,5 +1,5 @@
// // Copyright (c) Six Labors and contributors. // Copyright (c) Six Labors and contributors.
// // Licensed under the Apache License, Version 2.0. // Licensed under the Apache License, Version 2.0.
using System; using System;
using System.Buffers; using System.Buffers;

Loading…
Cancel
Save