Skip to content

Commit f906510

Browse files
emersonknappjacobperron
authored andcommitted
Fix linter by removing unused import (#110)
Signed-off-by: Emerson Knapp <[email protected]>
1 parent c37340d commit f906510

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ros2launch/ros2launch/command/launch.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
from argparse import REMAINDER
1615
import os
1716

1817
from ament_index_python.packages import get_package_prefix

0 commit comments

Comments
 (0)