Browse Source

Fix warning

pull/1574/head
Brian Popow 6 years ago
parent
commit
436256a16e
  1. 1
      tests/ImageSharp.Tests/Formats/Png/PngEncoderTests.cs

1
tests/ImageSharp.Tests/Formats/Png/PngEncoderTests.cs

@ -2,7 +2,6 @@
// Licensed under the Apache License, Version 2.0.
// ReSharper disable InconsistentNaming
using System;
using System.Buffers.Binary;
using System.IO;

Loading…
Cancel
Save