FarmBot/Farmbot-Web-App

View on GitHub
app/mutations/images/destroy.rb

Summary

Maintainability
A
0 mins
Test Coverage
module Images
  Destroy = CreateDestroyer.run!(resource: Image)
end