Skip to content

Commit

Permalink
add newline at end of file
Browse files Browse the repository at this point in the history
Signed-off-by: Daisuke Sato <[email protected]>
  • Loading branch information
daisukes committed Nov 20, 2024
1 parent 2f5374c commit 7d9aabd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cabot_can/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ ament_target_dependencies(can_all_node rclcpp std_msgs sensor_msgs std_srvs)
install(TARGETS can_all_node
DESTINATION lib/${PROJECT_NAME})

ament_package()
ament_package()

0 comments on commit 7d9aabd

Please sign in to comment.