diff --git a/update-docs.py b/update-docs.py index 6f4fef8..17a431b 100755 --- a/update-docs.py +++ b/update-docs.py @@ -9,8 +9,6 @@ Updates DOCUMENTATION of modules using module_utils._api_data with the correct list of supported paths. ''' -import os - from plugins.module_utils._api_data import ( PATHS, join_path,