Remove unneeded spaces at the end of ohai

This commit is contained in:
Matt Martz
2015-10-08 10:11:19 -05:00
committed by Matt Clay
parent 3992ce127e
commit 7f42dda976

View File

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