Removed unused import

This commit is contained in:
Thorsten Sommer 2025-09-01 20:25:18 +02:00
parent c4953b6ac9
commit f0abafdde8
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -1,5 +1,3 @@
using System.ComponentModel.DataAnnotations;
namespace AIStudio.Provider.OpenAI;
/// <summary>