mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Remove some stray whitespace.
This commit is contained in:
parent
8602d01af2
commit
cf221c5daf
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,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