Skip to content

Commit

Permalink
KX-11806 - test pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertZ authored and RobertZ committed Mar 15, 2024
1 parent 868ec58 commit e0a45f3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ namespace Kentico.Xperience.OpenAI.Azure
/// </summary>
internal class PageCategorizationService :IPageCategorizationService
{
private readonly ISettingsService settingsService;
private readonly ISettingsService settingsService ;
private readonly IAppSettingsService appSettingsService;
private readonly ICategoryInfoProvider categoryInfoProvider ;
private readonly IOpenAIClientFactory openAIClientFactory;
Expand Down

0 comments on commit e0a45f3

Please sign in to comment.