mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
chore: 删除未使用函数
This commit is contained in:
@@ -2205,11 +2205,6 @@ public partial class CopilotViewModel : Screen
|
||||
return ok;
|
||||
}
|
||||
|
||||
private static bool IsParadoxListItem(CopilotItemViewModel item)
|
||||
{
|
||||
return item.TabIndex == 2;
|
||||
}
|
||||
|
||||
private static string GetCopilotTabName(int tabIndex)
|
||||
{
|
||||
return tabIndex switch {
|
||||
|
||||
Reference in New Issue
Block a user