FarmBot/Farmbot-Web-App

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

Summary

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