Browse Source
Something's wrong with the status checks
pull/729/head
Anton Firsov
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
2 deletions
-
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 |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|