Skip to content

Commit

Permalink
Squashing a warning on WebDriver.
Browse files Browse the repository at this point in the history
  • Loading branch information
Adenilson committed Apr 23, 2015
1 parent e66f761 commit 7ebb30e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/webdriver_server/lib.rs
Expand Up @@ -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
Expand Down

0 comments on commit 7ebb30e

Please sign in to comment.