diff options
Diffstat (limited to 'python/tests/test_html_ingest.py')
-rw-r--r-- | python/tests/test_html_ingest.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/python/tests/test_html_ingest.py b/python/tests/test_html_ingest.py index 3bf94e2..727fef9 100644 --- a/python/tests/test_html_ingest.py +++ b/python/tests/test_html_ingest.py @@ -1,7 +1,3 @@ -import datetime - -import pytest - from sandcrawler.ingest_html import * |