Code removed #1
This commit is contained in:
@@ -472,7 +472,6 @@ func saveXEpgMapping(request RequestStruct) (err error) {
|
||||
|
||||
for {
|
||||
time.Sleep(time.Duration(1) * time.Second)
|
||||
fmt.Println("Scan", System.ScanInProgress)
|
||||
if System.ScanInProgress == 0 {
|
||||
break
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user