remove unused variable
This commit is contained in:
parent
c0e78d9841
commit
f451173817
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@ class Api {
|
|||
$share['isPreviewAvailable'] = true;
|
||||
}
|
||||
}
|
||||
$newShares[] = $share;
|
||||
}
|
||||
return new \OC_OCS_Result($shares);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue