remove duplciate lines
This commit is contained in:
parent
8b7c0d5511
commit
7a76488f33
@ -84,10 +84,6 @@ func (ecc *eventCalendarCache) Populate(
|
|||||||
return errors.Wrap(err, "establishing calendar paths")
|
return errors.Wrap(err, "establishing calendar paths")
|
||||||
}
|
}
|
||||||
|
|
||||||
if err := ecc.populatePaths(ctx); err != nil {
|
|
||||||
return errors.Wrap(err, "establishing calendar paths")
|
|
||||||
}
|
|
||||||
|
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user