diff --git a/ckanext/datajson/tests/test_datajson_ckan_all_harvester.py b/ckanext/datajson/tests/test_datajson_ckan_all_harvester.py index 12b71bac..0df6902c 100644 --- a/ckanext/datajson/tests/test_datajson_ckan_all_harvester.py +++ b/ckanext/datajson/tests/test_datajson_ckan_all_harvester.py @@ -2,8 +2,6 @@ import json import logging -import pytest - import ckan.plugins as p import ckanext.harvest.model as harvest_model import ckanext.harvest.queue as queue