mirror of https://github.com/ansible/ansible.git
Clean up unused imports in plugins (#79899)
parent
833909ac19
commit
51fadd0aac
@ -0,0 +1,6 @@
|
||||
minor_changes:
|
||||
- "Removed unused imports from the following action plugins: async_status, command, pause, set_stats, uri, validate_argument_spec"
|
||||
- "Removed unused imports from the following lookup plugins: fileglob, template"
|
||||
- "Removed unused imports from the following strategy plugins: debug"
|
||||
- "Removed unused imports from the following set of test plugins: files"
|
||||
- "Removed unused imports from the following vars plugins: host_group_vars"
|
Loading…
Reference in New Issue