mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +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
|
@ -778,7 +778,6 @@ impl WebDriverHandler<ServoExtensionRoute> for Handler {
|
|||
fn handle_command(&mut self,
|
||||
_session: &Option<Session>,
|
||||
msg: &WebDriverMessage<ServoExtensionRoute>) -> WebDriverResult<WebDriverResponse> {
|
||||
|
||||
// Unless we are trying to create a new session, we need to ensure that a
|
||||
// session has previously been created
|
||||
match msg.command {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue