Skip to content

Commit

Permalink
[java] Deleting unused dependency decorators are implemented in vanil…
Browse files Browse the repository at this point in the history
…la java using dynamic proxies
  • Loading branch information
barancev committed Feb 13, 2021
1 parent f4e23dd commit d5435ee
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@ java_library(
visibility = ["//visibility:public"],
deps = [
"//java/client/src/org/openqa/selenium:core",
artifact("net.bytebuddy:byte-buddy"),
],
)

0 comments on commit d5435ee

Please sign in to comment.