Skip to content

Commit 1d673a5

Browse files
committed
Minor update
1 parent b91ef66 commit 1d673a5

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

shell/AIShell.Kernel/Utility/Utils.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
using System.Text.Json.Serialization;
99
using Microsoft.PowerShell;
1010
using AIShell.Abstraction;
11-
using Microsoft.VisualBasic;
1211

1312
namespace AIShell.Kernel;
1413

shell/agents/Microsoft.Azure.Agent/Command.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
using System.CommandLine;
22
using System.Text;
3-
using System.Text.Json;
43
using AIShell.Abstraction;
54

65
namespace Microsoft.Azure.Agent;

0 commit comments

Comments
 (0)