SAAS-503: PYPO -> Use the REST API to download files
Removed Amazon S3 specific code
This commit is contained in:
parent
bf91677f91
commit
e1f1807f5a
3 changed files with 43 additions and 20 deletions
|
@ -85,7 +85,7 @@ class CloudFile extends BaseCloudFile
|
|||
|
||||
/**
|
||||
*
|
||||
* Deletes the file from Amazon S3
|
||||
* Deletes the file from cloud storage
|
||||
*/
|
||||
public function deletePhysicalFile()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue