Skip to content

Commit cf8f487

Browse files
committed
Deleting what appears to be unused deps.
Separate commit so this is easy to revert if I'm wrong.
1 parent 5a8117e commit cf8f487

File tree

1 file changed

+0
-5
lines changed
  • java/server/test/org/openqa/selenium/remote/server

1 file changed

+0
-5
lines changed

java/server/test/org/openqa/selenium/remote/server/build.desc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,9 @@ java_library(
3333
"xdrpc/*.java",
3434
],
3535
deps = [
36-
"//java/client/src/org/openqa/selenium/chrome",
37-
"//java/client/src/org/openqa/selenium/firefox",
38-
"//java/client/src/org/openqa/selenium/htmlunit",
39-
"//java/client/src/org/openqa/selenium/ie",
4036
"//java/client/src/org/openqa/selenium/remote",
4137
"//java/server/src/org/openqa/selenium/remote/server",
4238
"//java/client/test/org/openqa/selenium:base",
4339
"//java/client/test/org/openqa/selenium/remote:common-tests",
44-
"//java/client/test/org/openqa/selenium/testing/drivers",
4540
"//third_party/java/junit",
4641
])

0 commit comments

Comments
 (0)