Skip to content

Commit 041318f

Browse files
committed
chore: code cleanup
1 parent 40b9d2f commit 041318f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/SemanticKernel.DashScope/DashScopeChatCompletionService.cs

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
using System.Diagnostics.CodeAnalysis;
2-
using System.Runtime.CompilerServices;
1+
using System.Runtime.CompilerServices;
32
using System.Text.Json;
43
using Cnblogs.DashScope.Core;
54
using Microsoft.Extensions.Logging;

0 commit comments

Comments
 (0)