Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/cloud_object_store_container/operations.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module CloudObjectStoreContainer::Operations
extend ActiveSupport::Concern

def delete_cloud_object_store_container
def cloud_object_store_container_delete
raw_delete
end

0 comments on commit 98701a6

Please sign in to comment.