Skip to content

Commit

Permalink
remove visibility to removed target
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeis committed Aug 2, 2016
1 parent 4879c49 commit cb043fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion java/server/src/org/openqa/grid/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ java_library(name = 'grid',
visibility = [
'//java/server/src/org/openqa/selenium/remote/server:standalone-server-lib',
'//java/server/src/org/openqa/grid/selenium:classes',
'//java/server/src/org/openqa/selenium/server:server',
'//java/server/test/org/openqa/grid/...',
],
)

0 comments on commit cb043fa

Please sign in to comment.