Skip to content

Commit 8ba852d

Browse files
authored
Merge branch 'master' into patternVectorNotUsed
2 parents 62b5d1c + 5154b31 commit 8ba852d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/ImageSharp.Tests/Drawing/Text/DrawText.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,9 @@
33

44
using System.Numerics;
55
using SixLabors.Fonts;
6-
using SixLabors.ImageSharp.PixelFormats;
76
using SixLabors.ImageSharp.Processing;
87
using SixLabors.ImageSharp.Processing.Processors.Text;
98
using SixLabors.Primitives;
10-
using SixLabors.Shapes;
119
using Xunit;
1210

1311
namespace SixLabors.ImageSharp.Tests.Drawing.Text

0 commit comments

Comments
 (0)