Skip to content

Commit da2408b

Browse files
committed
Merge branch 'main' of https://github.com/lyq-lin/YCode.CLI
2 parents 7ec46d9 + 6d8dbac commit da2408b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

YCode.CLI/Program.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
}
4040
};
4141

42-
4342
// Agent类型到图标和颜色的映射
4443
var AGENT_ICONS = new Dictionary<string, (string icon, string color)>()
4544
{

0 commit comments

Comments
 (0)