diff --git a/tests/test_cli.py b/tests/test_cli.py index d0eb730761..6df5a4d76b 100644 --- a/tests/test_cli.py +++ b/tests/test_cli.py @@ -1,6 +1,4 @@ import os -import subprocess -import sys from unittest.mock import patch import pytest