Skip to content

Commit

Permalink
remove import
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
  • Loading branch information
InvincibleRMC committed Sep 16, 2024
1 parent 2b60f34 commit bb3baef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rosidl_cli/test/rosidl_cli/test_helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
import json
import os
import pathlib
from typing import Iterable, Type
from typing import Iterable

import pytest

Expand Down

0 comments on commit bb3baef

Please sign in to comment.