mirror of
https://github.com/servo/servo.git
synced 2025-07-22 14:53:49 +01:00
Remove empty lines following braces.
This commit is contained in:
parent
4ebc065cba
commit
3cb8af20c2
69 changed files with 3 additions and 162 deletions
|
@ -387,7 +387,6 @@ fn run_server(sender: Sender<DevtoolsControlMsg>,
|
|||
pipeline_id: PipelineId,
|
||||
request_id: String,
|
||||
network_event: NetworkEvent) {
|
||||
|
||||
let console_actor_name = match find_console_actor(actors.clone(), pipeline_id, None,
|
||||
actor_workers, actor_pipelines) {
|
||||
Some(name) => name,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue