dotnet: remove new line
This commit is contained in:
parent
2dc1d3116a
commit
12bd19854b
@ -4,7 +4,6 @@ using Microsoft.IdentityModel.Tokens;
|
||||
using System.Text.Json;
|
||||
|
||||
var builder = WebApplication.CreateBuilder(args);
|
||||
|
||||
var MyAllowSpecificOrigins = "_myAllowSpecificOrigins";
|
||||
|
||||
IConfiguration config = new ConfigurationBuilder()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user