Skip to content

Commit a9412ac

Browse files
authored
Merge pull request #606 from Green-Software-Foundation/feature/main-merge-conflicts-1.6.1
main merge conflicts 1.6.1 to ensure only dev is ahead of main
2 parents 5dffbcc + 44415fa commit a9412ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/CarbonAware.WebApi/src/Program.cs

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
CarbonAwareVariablesConfiguration config = new();
1414
builder.Configuration.GetSection(CarbonAwareVariablesConfiguration.Key).Bind(config);
1515

16-
1716
// Add services to the container.
1817
builder.Services.AddControllers(options =>
1918
{

0 commit comments

Comments
 (0)