diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/test_matching.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_matching.py b/tests/test_matching.py index 438a191..7ab7b11 100644 --- a/tests/test_matching.py +++ b/tests/test_matching.py @@ -4,7 +4,6 @@ import warnings import elasticsearch import pytest import requests -from dynaconf import Dynaconf from fatcat_openapi_client import ReleaseEntity from fuzzycat.entities import entity_from_dict |