fix compilation issue

This commit is contained in:
SergeyMenshykh
2026-02-09 14:03:59 +00:00
Unverified
parent be904425d3
commit 6f64fdb0b6
@@ -3,11 +3,6 @@
using System;
using System.Collections.Generic;
using System.Diagnostics.CodeAnalysis;
#if NET
using System.Text;
#endif
using System.Text.Json;
using System.Text.Json.Serialization;
using Microsoft.Extensions.AI;
using Microsoft.Shared.Diagnostics;