mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Squashing a warning on WebDriver.
This commit is contained in:
parent
e66f761cba
commit
7ebb30edb5
1 changed files with 0 additions and 1 deletions
|
@ -124,7 +124,6 @@ impl Handler {
|
|||
let pipeline_id = self.get_root_pipeline();
|
||||
|
||||
let func_body = ¶meters.script;
|
||||
let args = ¶meters.args;
|
||||
let args_string = "";
|
||||
|
||||
// This is pretty ugly; we really want something that acts like
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue