kopia lustrzana https://github.com/cyoung/stratux
fix a bad merge which deleted a brace
rodzic
cf94e0c79f
commit
5939c0c368
|
@ -90,6 +90,7 @@ func (e *ES) read() {
|
||||||
return
|
return
|
||||||
default:
|
default:
|
||||||
time.Sleep(1 * time.Second)
|
time.Sleep(1 * time.Second)
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}()
|
}()
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue