remove redundant comment

This commit is contained in:
nbe 2023-07-31 10:40:35 +03:00
parent d0ce1b340f
commit 872c8c79ea

View File

@ -22,7 +22,6 @@ def test_get_nixpkgs_name(command, output):
assert get_nixpkgs_name(command) == output
# check that flags and params are preserved for the new command
@pytest.mark.parametrize(
"command_script, new_command",
[