diff --git a/test/cli/test_config.py b/test/cli/test_config.py index fb6699e..8040e64 100644 --- a/test/cli/test_config.py +++ b/test/cli/test_config.py @@ -25,7 +25,6 @@ from urllib.error import URLError # third party -from platformdirs import user_config_path import pytest # this project