Remove unused restraint.
This commit is contained in:
parent
3d4729bdb6
commit
6241c0b720
@ -114,8 +114,6 @@ func (solver *Solver) tracker() {
|
||||
|
||||
// Tracking duration
|
||||
var timerStart = time.Now()
|
||||
// Prevent division-by-zero error when establishing `rateDiff`
|
||||
time.Sleep(time.Second)
|
||||
|
||||
// Estimation how long it will take
|
||||
var est_fin string
|
||||
|
Loading…
x
Reference in New Issue
Block a user