Skip to content

Commit

Permalink
insignificant changes
Browse files Browse the repository at this point in the history
  • Loading branch information
thom776g committed Dec 7, 2023
1 parent 6e1b194 commit 6b666b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CentralHub.Api/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ private static void Main(string[] args)
builder.Services.AddHostedService<ScopedBackgroundService>();
builder.Services.AddScoped<IScopedProcessingService, LocalizationService>();


var app = builder.Build();

// Configure the HTTP request pipeline.
Expand Down

0 comments on commit 6b666b1

Please sign in to comment.