Browse Source

Something's wrong with the status checks

pull/729/head
Anton Firsov 7 years ago
committed by GitHub
parent
commit
6ca596d355
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      tests/ImageSharp.Tests/Helpers/RowIntervalTests.cs

3
tests/ImageSharp.Tests/Helpers/RowIntervalTests.cs

@ -2,7 +2,6 @@
using System.Runtime.CompilerServices; using System.Runtime.CompilerServices;
using SixLabors.ImageSharp.Memory; using SixLabors.ImageSharp.Memory;
using SixLabors.Memory;
using Xunit; using Xunit;
@ -35,4 +34,4 @@ namespace SixLabors.ImageSharp.Tests.Helpers
} }
} }
} }
} }

Loading…
Cancel
Save