diff --git a/system/ohai.py b/system/ohai.py index 6f066ec5ad8..d71d581b628 100644 --- a/system/ohai.py +++ b/system/ohai.py @@ -54,5 +54,3 @@ def main(): from ansible.module_utils.basic import * main() - -