Remove debug line

pull/4420/head
James Tanner 2014-04-14 16:02:08 -04:00
parent 2cc4ac2e75
commit 28cb4756c4
1 changed files with 0 additions and 1 deletions

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