mirror of
https://github.com/zrepl/zrepl.git
synced 2024-12-22 23:20:51 +01:00
Missed a last reference to tasks
This commit is contained in:
parent
442d61918b
commit
141e49727c
@ -80,8 +80,6 @@ type SnapJobStatus struct {
|
||||
}
|
||||
|
||||
func (j *SnapJob) Status() *Status {
|
||||
//tasks := j.updateTasks(nil)
|
||||
|
||||
s := &SnapJobStatus{}
|
||||
t := j.Type()
|
||||
if j.pruner != nil {
|
||||
|
Loading…
Reference in New Issue
Block a user