Squashing a warning on WebDriver.

This commit is contained in:
Adenilson Cavalcanti 2015-04-23 14:20:01 -07:00
parent e66f761cba
commit 7ebb30edb5

View file

@ -124,7 +124,6 @@ impl Handler {
let pipeline_id = self.get_root_pipeline();
let func_body = &parameters.script;
let args = &parameters.args;
let args_string = "";
// This is pretty ugly; we really want something that acts like