cargo: Remove last traces of webdriver from libservo (#38314)

The feature which enables optional dependency & function is never used
and can be safely removed.

Testing: It can still builds.

Signed-off-by: Euclid Ye <yezhizhenjiakang@gmail.com>
This commit is contained in:
Euclid Ye 2025-07-28 22:47:56 +08:00 committed by GitHub
parent 02297791c8
commit 213b532712
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 0 additions and 9 deletions

1
Cargo.lock generated
View file

@ -4924,7 +4924,6 @@ dependencies = [
"surfman",
"tracing",
"url",
"webdriver_server",
"webgl",
"webgpu",
"webrender",