Skip to content

Commit

Permalink
Remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
carl-baillargeon committed Aug 21, 2024
1 parent 5f8d11f commit ca5f162
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/units/cli/nrfu/test_commands.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@

DATA_DIR: Path = Path(__file__).parent.parent.parent.parent.resolve() / "data"

pathlib_open = Path.open


def test_anta_nrfu_table_help(click_runner: CliRunner) -> None:
"""Test anta nrfu table --help."""
Expand Down

0 comments on commit ca5f162

Please sign in to comment.