Skip to content

Commit

Permalink
Remove stray dependency on :essential
Browse files Browse the repository at this point in the history
  • Loading branch information
jwnimmer-tri committed Nov 9, 2017
1 parent 9a6f7fa commit 8df29f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drake/systems/robotInterfaces/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ drake_cc_library(
hdrs = ["convex_hull.h"],
visibility = [],
deps = [
"//drake/common:essential",
"@eigen",
],
)

Expand Down

0 comments on commit 8df29f2

Please sign in to comment.