mirror of
https://github.com/servo/servo
synced 2026-04-26 01:25:32 +02:00
remove extra spaces after keywords
This commit is contained in:
@@ -176,7 +176,7 @@ impl ServiceWorkerManager {
|
||||
}
|
||||
}
|
||||
} else {
|
||||
let _ = mediator.response_chan.send(None);
|
||||
let _ = mediator.response_chan.send(None);
|
||||
}
|
||||
} else {
|
||||
let _ = mediator.response_chan.send(None);
|
||||
|
||||
Reference in New Issue
Block a user