clean code

This commit is contained in:
Jicheng Lu 2025-05-28 12:05:29 -05:00
parent 0469b27a97
commit 11f5234bfd

View file

@ -1,6 +1,5 @@
using BotSharp.Abstraction.Hooks;
using OpenAI.Chat;
using static System.Runtime.InteropServices.JavaScript.JSType;
namespace BotSharp.Plugin.OpenAI.Providers.Chat;