mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-12-23 04:55:48 +08:00
Removed unused usings, removed empty spaces, removed tons os warnings (#903)
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
using Ocelot.Errors;
|
||||
using Ocelot.Infrastructure.RequestData;
|
||||
using Shouldly;
|
||||
using Xunit;
|
||||
@@ -15,4 +14,4 @@ namespace Ocelot.UnitTests.Errors
|
||||
result.ShouldBe("message");
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user