GOFMT: wsl changes.
This commit is contained in:
parent
47a927c141
commit
656bc14d24
@ -265,6 +265,7 @@ func (sc *Collection) retrievePages(
|
||||
if betaService == nil {
|
||||
return metrics, fmt.Errorf("beta service not found in collection")
|
||||
}
|
||||
|
||||
pages, err := GetSitePages(ctx, betaService, sc.fullPath.ResourceOwner(), sc.jobs)
|
||||
if err != nil {
|
||||
return metrics, errors.Wrap(err, sc.fullPath.ResourceOwner())
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user