From dee56cb5ae1f40796ac2b6f30dc7cb3054563ab5 Mon Sep 17 00:00:00 2001 From: Tomohito Ando Date: Thu, 25 Jul 2024 18:00:19 +0900 Subject: [PATCH] fix pre-commit Signed-off-by: Tomohito Ando --- aip_x2_gen2_launch/launch/nebula_node_container.launch.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/aip_x2_gen2_launch/launch/nebula_node_container.launch.py b/aip_x2_gen2_launch/launch/nebula_node_container.launch.py index 710f4339..15b36d8c 100644 --- a/aip_x2_gen2_launch/launch/nebula_node_container.launch.py +++ b/aip_x2_gen2_launch/launch/nebula_node_container.launch.py @@ -12,8 +12,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -import os - from ament_index_python.packages import get_package_share_directory import launch from launch.actions import DeclareLaunchArgument