diff --git a/errorfix/tests/test_cli.py b/errorfix/tests/test_cli.py index 2f8b3f2..17e90e8 100644 --- a/errorfix/tests/test_cli.py +++ b/errorfix/tests/test_cli.py @@ -1,4 +1,3 @@ -import pytest from click.testing import CliRunner from errorfix.cli import cli