mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 12:40:07 +00:00
✏️ typo
This commit is contained in:
@@ -190,7 +190,7 @@ func (ss *ServiceSentinel) OnMonitorDelete(id uint64) {
|
||||
defer ss.monitorsLock.Unlock()
|
||||
delete(ss.monitors, id)
|
||||
ss.monthlyStatusLock.Lock()
|
||||
defer ss.monitorsLock.Unlock()
|
||||
defer ss.monthlyStatusLock.Unlock()
|
||||
delete(ss.monthlyStatus, id)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user