mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-20 02:55:38 +08:00
fix: fix a build warning
This commit is contained in:
@@ -890,7 +890,6 @@ namespace MeoAsstGui
|
||||
//}
|
||||
|
||||
public List<CombData> AllStageList { get; set; }
|
||||
private Dictionary<System.DayOfWeek, List<string>> _stageAvailabled;
|
||||
|
||||
private ObservableCollection<CombData> _stageList = new ObservableCollection<CombData>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user