mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-11-09 12:00:50 +08:00
Remove multiple concurrent blank lines
SA1507
This commit is contained in:
@@ -45,7 +45,6 @@ namespace Ocelot.UnitTests.Responder
|
||||
ShouldMapErrorToStatusCode(OcelotErrorCode.RequestTimedOutError, HttpStatusCode.ServiceUnavailable);
|
||||
}
|
||||
|
||||
|
||||
[Theory]
|
||||
[InlineData(OcelotErrorCode.CannotAddDataError)]
|
||||
[InlineData(OcelotErrorCode.CannotFindDataError)]
|
||||
|
||||
Reference in New Issue
Block a user