added renaming for nextcloud/webdav backends
This commit is contained in:
@ -14,7 +14,3 @@ class Provider:
|
||||
@staticmethod
|
||||
def rename_file(recipe, new_name):
|
||||
raise Exception('Method not implemented in storage provider')
|
||||
|
||||
@staticmethod
|
||||
def delete_file(recipe):
|
||||
raise Exception('Method not implemented in storage provider')
|
||||
|
Reference in New Issue
Block a user