mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-18 12:06:08 +00:00
79dec810f3
Move cleanup_assets from Workload up into TargetedPlugin. This way, Instruments may also utilize it if they deploy assets. More generally, it makes sense for it to be inside TargetedPlugin, as any plugin that interacts with the target may conceivably need to clean up.