chore: Cleanup

This commit is contained in:
2025-02-14 18:18:45 +08:00
parent f357a90a0c
commit 844aea5594
3 changed files with 0 additions and 4 deletions

View File

@@ -4,7 +4,6 @@ using Cryville.EEW.CWAOpenData.Map;
using Cryville.EEW.GlobalQuake.Map;
using Cryville.EEW.JMAAtom.Map;
using Cryville.EEW.Map;
using Cryville.EEW.Models.GeoJSON;
using Cryville.EEW.NOAA.Map;
using Cryville.EEW.Report;
using Cryville.EEW.Wolfx.Map;

View File

@@ -31,8 +31,6 @@ namespace Cryville.EEW.Unity.UI {
DateTime latestActiveTime;
lock (group) {
m_listView.Set(group);
// TODO _expanderContainer.Activated = false;
reportCount = group.Count;
latestValidReports = group.Where(u => !u.IsCanceled).Select(u => u.LatestReport).Reverse().ToArray();
latestActiveTime = group.Max(u => u.LatestActiveTime);

View File

@@ -347,7 +347,6 @@ MonoBehaviour:
m_reportView:
- {fileID: 80450501902254570}
- {fileID: 80450501797848155}
- {fileID: 80450501797848155}
- {fileID: 80450502279952835}
- {fileID: 80450503204041368}
m_keyView: {fileID: 80450501884541539}