aboutsummaryrefslogtreecommitdiffstats
path: root/check_issn_urls.py
diff options
context:
space:
mode:
Diffstat (limited to 'check_issn_urls.py')
-rwxr-xr-xcheck_issn_urls.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/check_issn_urls.py b/check_issn_urls.py
index 23169f1..956c359 100755
--- a/check_issn_urls.py
+++ b/check_issn_urls.py
@@ -30,7 +30,6 @@ For each URL, do a request and record, as JSON:
HTTP status will be -1 if domain does not even resolve.
"""
-import os
import sys
import json
import time