Various simple linting type cleanups on modules

This commit is contained in:
Matt Martz
2016-02-16 15:58:44 -06:00
committed by Matt Clay
parent 4ec0ccd5ac
commit aaf762573e
11 changed files with 8 additions and 14 deletions

View File

@@ -520,7 +520,6 @@ def main():
# Use this snippet to debug through conditionals:
# module.exit_json(msg="Bucket return %s"%bucketrtn)
# sys.exit(0)
# Lets check the src path.
pathrtn = path_check(src)