mirror of
https://github.com/servo/servo.git
synced 2025-06-24 09:04:33 +01:00
Auto merge of #5817 - Adenilson:squashWarning, r=glennw
<!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/5817) <!-- Reviewable:end -->
This commit is contained in:
commit
471ce46f57
1 changed files with 0 additions and 1 deletions
|
@ -124,7 +124,6 @@ impl Handler {
|
||||||
let pipeline_id = self.get_root_pipeline();
|
let pipeline_id = self.get_root_pipeline();
|
||||||
|
|
||||||
let func_body = ¶meters.script;
|
let func_body = ¶meters.script;
|
||||||
let args = ¶meters.args;
|
|
||||||
let args_string = "";
|
let args_string = "";
|
||||||
|
|
||||||
// This is pretty ugly; we really want something that acts like
|
// This is pretty ugly; we really want something that acts like
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue