Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Commit

Permalink
Remove unused import in launch file (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
sea-bass authored Nov 30, 2023
1 parent 39a54ae commit 94f850b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
import re
import shlex

from ament_index_python import get_package_share_directory
from launch import LaunchDescription
from launch.actions import IncludeLaunchDescription, OpaqueFunction
from launch_ros.actions import Node
Expand Down

0 comments on commit 94f850b

Please sign in to comment.