diff --git a/tests/test_cli.py b/tests/test_cli.py index c8e5087..6c00198 100644 --- a/tests/test_cli.py +++ b/tests/test_cli.py @@ -17,7 +17,6 @@ def test_oldest(): def test_near(): runner = CliRunner() - url = "https://github.com" result = runner.invoke( main, [ @@ -44,7 +43,6 @@ def test_near(): def test_json(): runner = CliRunner() - url = "https://github.com" result = runner.invoke( main, [