Skip to content

Commit

Permalink
Make users ask for lift support if they need it
Browse files Browse the repository at this point in the history
This means that the support package no longer depends
on junit or hamcrest.
  • Loading branch information
shs96c committed Apr 17, 2017
1 parent 5fc364d commit 5b6fe1f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion java/client/src/org/openqa/selenium/support/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ java_library(name = 'support',
deps = [
':page-factory',
'//java/client/src/org/openqa/selenium:selenium',
'//java/client/src/org/openqa/selenium/lift:lift',
'//java/client/src/org/openqa/selenium/support/events:events',
'//java/client/src/org/openqa/selenium/support/ui:clock',
'//java/client/src/org/openqa/selenium/support/ui:components',
Expand Down

0 comments on commit 5b6fe1f

Please sign in to comment.