diff options
Diffstat (limited to 'python/tests/harvest_crossref.py')
-rw-r--r-- | python/tests/harvest_crossref.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python/tests/harvest_crossref.py b/python/tests/harvest_crossref.py index e902cda5..cad0f03b 100644 --- a/python/tests/harvest_crossref.py +++ b/python/tests/harvest_crossref.py @@ -1,6 +1,5 @@ import json -import pytest import datetime import responses from fatcat_tools.harvest import * |