mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-19 12:58:16 +08:00
Remove multiple concurrent blank lines
SA1507
This commit is contained in:
@ -111,7 +111,6 @@ namespace Ocelot.UnitTests.Requester
|
||||
_getResult.Data.ShouldBe(_qoSProvider);
|
||||
}
|
||||
|
||||
|
||||
private void GivenThereIsAQoSProvider(DownstreamReRoute reRoute, IQoSProvider qoSProvider)
|
||||
{
|
||||
_reRoute = reRoute;
|
||||
|
Reference in New Issue
Block a user