Skip to content

Commit

Permalink
[java] Removing more unused classes
Browse files Browse the repository at this point in the history
  • Loading branch information
diemol committed Apr 27, 2023
1 parent 590d324 commit 79c7847
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 209 deletions.
1 change: 0 additions & 1 deletion java/maven_install.json
Original file line number Diff line number Diff line change
Expand Up @@ -3414,7 +3414,6 @@
"org.openqa.selenium.remote.locators",
"org.openqa.selenium.remote.mobile",
"org.openqa.selenium.remote.service",
"org.openqa.selenium.remote.session",
"org.openqa.selenium.remote.tracing",
"org.openqa.selenium.remote.tracing.empty",
"org.openqa.selenium.remote.tracing.opentelemetry"
Expand Down
2 changes: 0 additions & 2 deletions java/src/org/openqa/selenium/remote/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ java_export(
uses = [
"org.openqa.selenium.devtools.CdpInfo",
"org.openqa.selenium.remote.AugmenterProvider",
"org.openqa.selenium.remote.session.CapabilitiesFilter",
"org.openqa.selenium.remote.session.CapabilityTransform",
"org.openqa.selenium.remote.service.DriverService$Builder",
],
visibility = ["//visibility:public"],
Expand Down

This file was deleted.

This file was deleted.

50 changes: 0 additions & 50 deletions java/src/org/openqa/selenium/remote/session/ProxyTransform.java

This file was deleted.

43 changes: 0 additions & 43 deletions java/src/org/openqa/selenium/remote/session/StripAnyPlatform.java

This file was deleted.

This file was deleted.

0 comments on commit 79c7847

Please sign in to comment.