mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Auto merge of #7000 - Ms2ger:space, r=nox
Remove some stray whitespace. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7000) <!-- Reviewable:end -->
This commit is contained in:
commit
29c12dfc56
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ impl WorkerGlobalScope {
|
|||
}
|
||||
|
||||
pub fn resource_task<'a>(&'a self) -> &'a ResourceTask {
|
||||
& self.resource_task
|
||||
&self.resource_task
|
||||
}
|
||||
|
||||
pub fn get_url<'a>(&'a self) -> &'a Url {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue