Fix rebase issues
This commit is contained in:
parent
397a0a6aa3
commit
099651491d
@ -392,7 +392,7 @@ func (c *Collections) Get(
|
||||
driveID,
|
||||
errs)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
return nil, false, err
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user