aboutsummaryrefslogtreecommitdiffstats
path: root/check_issn_urls.py
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2020-06-22 13:55:35 -0700
committerBryan Newbold <bnewbold@archive.org>2020-06-22 13:55:35 -0700
commitb1b518e2acd819034e27d3a4b47918a91c1199b8 (patch)
tree57fc7a2f16c1dd947c61e8e02774b1b272b59aab /check_issn_urls.py
parent0b731c90c6b860d06c81c0082518e5b03bd82f04 (diff)
downloadchocula-b1b518e2acd819034e27d3a4b47918a91c1199b8.tar.gz
chocula-b1b518e2acd819034e27d3a4b47918a91c1199b8.zip
flake8 cleanups
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