Remove unneeded spaces at the end of ohai

This commit is contained in:
Matt Martz 2015-10-08 10:11:19 -05:00
parent f7f760b8d8
commit 0826256e0f

View file

@ -54,5 +54,3 @@ def main():
from ansible.module_utils.basic import * from ansible.module_utils.basic import *
main() main()