Skip to content

Commit

Permalink
Fixed whitespace blocking precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
yassiezar committed Jun 20, 2024
1 parent 8fbf1c9 commit b92be2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smacc2_client_library/http_client/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ target_link_libraries(${PROJECT_NAME}
http_session
${smacc2_LIBRARIES}
)
ament_target_dependencies(${PROJECT_NAME} smacc2)
ament_target_dependencies(${PROJECT_NAME} smacc2)
ament_export_include_directories(include)
ament_export_libraries(${PROJECT_NAME} http_session)

Expand Down

0 comments on commit b92be2d

Please sign in to comment.