Skip to content

Commit c9e9528

Browse files
committed
Remove an unused dep in a java rule
1 parent 0af941a commit c9e9528

File tree

1 file changed

+0
-1
lines changed
  • java/server/src/org/openqa/grid

1 file changed

+0
-1
lines changed

java/server/src/org/openqa/grid/BUCK

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ java_library(name = 'grid',
2727
'//java/server/src/org/openqa/selenium/remote/server/jmx:jmx',
2828
'//third_party/java/beust:jcommander',
2929
'//third_party/java/guava:guava',
30-
'//third_party/java/httpcomponents:httpclient',
3130
'//third_party/java/jcip:jcip-annotations',
3231
'//third_party/java/jetty:jetty',
3332
'//third_party/java/servlet:javax.servlet-api',

0 commit comments

Comments
 (0)