Skip to content

Commit

Permalink
Merge pull request #606 from Green-Software-Foundation/feature/main-m…
Browse files Browse the repository at this point in the history
…erge-conflicts-1.6.1

main merge conflicts 1.6.1 to ensure only dev is ahead of main
  • Loading branch information
danuw authored Jan 20, 2025
2 parents 5dffbcc + 44415fa commit a9412ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/CarbonAware.WebApi/src/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
CarbonAwareVariablesConfiguration config = new();
builder.Configuration.GetSection(CarbonAwareVariablesConfiguration.Key).Bind(config);


// Add services to the container.
builder.Services.AddControllers(options =>
{
Expand Down

0 comments on commit a9412ac

Please sign in to comment.