mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 00:33:09 +00:00
flake8 cleanup
This commit is contained in:
@@ -267,8 +267,7 @@ class ModuleValidator(Validator):
|
||||
self._check_for_gpl3_header()
|
||||
self._find_json_import()
|
||||
main = self._find_main_call()
|
||||
module_utils = self._find_module_utils(main)
|
||||
|
||||
self._find_module_utils(main)
|
||||
self._find_has_import()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user