Skip to content

Commit d65467c

Browse files
committed
Linter fix.
1 parent 11a70ca commit d65467c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

joy/src/joy.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,6 @@ void Joy::eventThread()
426426
rclcpp::Time last_publish = this->now();
427427

428428
do {
429-
430429
bool should_publish = false;
431430
SDL_Event e;
432431
int wait_time_ms = autorepeat_interval_ms_;

0 commit comments

Comments
 (0)