Farmbot-Web-App/app/mutations/images/destroy.rb

4 lines
68 B
Ruby

module Images
Destroy = CreateDestroyer.run!(resource: Image)
end