mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-21 20:38:57 +00:00
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.