Skip to content

Commit b703f83

Browse files
committed
fix(flake8): remove unused import
Signed-off-by: M. Fatih Cırıt <mfc@autoware.org>
1 parent b954ec4 commit b703f83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sensor_kit/single_lidar_sensor_kit_launch/single_lidar_common_launch/launch/nebula_node_container.launch.py

-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
from launch.conditions import UnlessCondition
2424
from launch.substitutions import LaunchConfiguration
2525
from launch_ros.actions import ComposableNodeContainer
26-
from launch_ros.actions import LoadComposableNodes
2726
from launch_ros.descriptions import ComposableNode
2827
from launch_ros.parameter_descriptions import ParameterFile
2928
import yaml

0 commit comments

Comments
 (0)