avocado.job: Removing unused variable

Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
上级 e597bb87
......@@ -414,7 +414,6 @@ class Job(object):
params_list = []
if urls is not None:
for url in urls:
test_module = os.path.basename(url).split('.')[0]
try:
variants = multiplexer.create_variants_from_yaml(open(multiplex_file))
except SyntaxError:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册