Skip to content

Commit

Permalink
Delete commented line
Browse files Browse the repository at this point in the history
Signed-off-by: ivanpauno <ivanpauno@ekumenlabs.com>
  • Loading branch information
ivanpauno committed Aug 30, 2019
1 parent bf3cbb9 commit 8274aa1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rclpy/rclpy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
from typing import TYPE_CHECKING

from rclpy.context import Context
# from rclpy.impl.implementation_singleton import rclpy_implementation as _rclpy
from rclpy.parameter import Parameter
from rclpy.task import Future
from rclpy.utilities import get_default_context
Expand Down

0 comments on commit 8274aa1

Please sign in to comment.