Remove debug line

This commit is contained in:
James Tanner 2014-04-14 16:02:08 -04:00
parent f273d3ef42
commit c827f8ad3d

View file

@ -368,7 +368,6 @@ def main():
install_python_apt(module)
repo = module.params['repo']
open("/tmp/awx.log", "a").write("repo: %s\n" % repo)
state = module.params['state']
update_cache = module.params['update_cache']
sourceslist = None