Skip to content

Commit 864c638

Browse files
committed
remove usings
1 parent 1b1498c commit 864c638

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/LEGO.AsyncAPI.Tests/Validation/ValidationRulesetTests.cs

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

33
namespace LEGO.AsyncAPI.Tests.Validation
44
{
5-
using FluentAssertions;
6-
using LEGO.AsyncAPI.Readers;
75
using LEGO.AsyncAPI.Validations;
86
using NUnit.Framework;
9-
using System.Linq;
107

118
public class ValidationRuleSetTests
129
{

0 commit comments

Comments
 (0)