Skip to content

Commit

Permalink
fix BUILD file with buildifier
Browse files Browse the repository at this point in the history
Signed-off-by: udayaprakash <[email protected]>
  • Loading branch information
udaya2899 committed Nov 14, 2024
1 parent e7ffc31 commit 42f9310
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -123,10 +123,10 @@ cc_library(
"@gz-math//:Graph",
"@gz-math//:Helpers",
"@gz-math//:Inertial",
"@gz-math//:Material",
"@gz-math//:MassMatrix3",
"@gz-math//:Pose3",
"@gz-math//:Material",
"@gz-math//:Plane",
"@gz-math//:Pose3",
"@gz-math//:Quaternion",
"@gz-math//:SemanticVersion",
"@gz-math//:Sphere",
Expand Down

0 comments on commit 42f9310

Please sign in to comment.