We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12782f9 commit 317d7d1Copy full SHA for 317d7d1
java/client/src/org/openqa/selenium/BUCK
@@ -60,10 +60,8 @@ java_library(name = 'core',
60
':platform',
61
':primitives',
62
'//java/client/src/org/openqa/selenium/interactions:core',
63
- '//java/client/src/org/openqa/selenium/io:io',
64
'//java/client/src/org/openqa/selenium/logging:api',
65
'//java/client/src/org/openqa/selenium/security:security',
66
- "//third_party/java/httpcomponents:httpclient",
67
],
68
visibility = [
69
'//java/client/src/org/openqa/selenium/interactions:interactions',
0 commit comments