Skip to content

Commit

Permalink
Removed the trailing whitespace for lint
Browse files Browse the repository at this point in the history
Signed-off-by: Pyo <[email protected]>
  • Loading branch information
robotpilot committed Feb 5, 2025
1 parent aaec907 commit ee4fa25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion turtlebot3_cartographer/launch/cartographer.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
from launch.conditions import IfCondition
from launch.launch_description_sources import PythonLaunchDescriptionSource
from launch.substitutions import LaunchConfiguration
from launch.substitutions import ThisLaunchFileDir
from launch.substitutions import ThisLaunchFileDir
from launch_ros.actions import Node


Expand Down

0 comments on commit ee4fa25

Please sign in to comment.