Skip to content

Commit 5154b31

Browse files
SimonCroppantonfirsov
authored andcommitted
remove some redundant usings (SixLabors#976)
1 parent d4dd48f commit 5154b31

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)