Skip to content

Commit

Permalink
Whitespace changes to trigger sonar checks
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-scott committed Oct 30, 2024
1 parent 8ce0ff6 commit 9253160
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ namespace AdminWebsite.Controllers
[Produces("application/json")]
[ApiController]
[Route("api/config")]
public class ConfigSettingsController : ControllerBase
public class ConfigSettingsController : ControllerBase
{
private readonly ApplicationInsightsConfiguration _applicationInsightsConfiguration;
private readonly AzureAdConfiguration _azureAdConfiguration;
Expand Down

0 comments on commit 9253160

Please sign in to comment.