mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-19 08:18:16 +08:00
Remove multiple concurrent blank lines
SA1507
This commit is contained in:
@ -484,7 +484,6 @@ namespace Ocelot.IntegrationTests
|
||||
app.UseOcelot().Wait();
|
||||
});
|
||||
|
||||
|
||||
_builderTwo = _webHostBuilderTwo.Build();
|
||||
|
||||
_builderTwo.Start();
|
||||
|
Reference in New Issue
Block a user