Skip to content

Commit 49a7905

Browse files
committed
Remove htmlunit Buck target
Because we now include the htmlunit driver as a third party dependency.
1 parent f5b2ab5 commit 49a7905

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.buckconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
[alias]
2323
chrome = //java/client/src/org/openqa/selenium/chrome:chrome
2424
firefox = //java/client/src/org/openqa/selenium/firefox:firefox
25-
htmlunit = //java/client/src/org/openqa/selenium/htmlunit:htmlunit
2625
remote = //java/client/src/org/openqa/selenium/remote:remote
2726
safari = //java/client/src/org/openqa/selenium/safari:safari
2827

0 commit comments

Comments
 (0)