Skip to content

Commit 23ca1be

Browse files
committed
feat: code cleanup
1 parent 8a08abc commit 23ca1be

File tree

1 file changed

+1
-3
lines changed
  • test/Cnblogs.DashScope.Sdk.SnapshotGenerator

1 file changed

+1
-3
lines changed

test/Cnblogs.DashScope.Sdk.SnapshotGenerator/Program.cs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
// See https://aka.ms/new-console-template for more information
2-
3-
using System.Net;
1+
using System.Net;
42
using System.Text;
53

64
const string basePath = "../../../../Cnblogs.DashScope.Sdk.UnitTests/RawHttpData";

0 commit comments

Comments
 (0)