🎨 Update text
This commit is contained in:
parent
5a458c9c09
commit
ba50a9fca6
1 changed files with 0 additions and 2 deletions
|
@ -165,8 +165,6 @@ func CheckFileSysStatus() {
|
|||
}
|
||||
|
||||
for {
|
||||
time.Sleep(10 * time.Second)
|
||||
ReportFileSysFatalError(fmt.Errorf("test error"))
|
||||
<-thirdPartySyncCheckTicker.C
|
||||
checkFileSysStatus()
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue