From b1b518e2acd819034e27d3a4b47918a91c1199b8 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 22 Jun 2020 13:55:35 -0700 Subject: flake8 cleanups --- check_issn_urls.py | 1 - 1 file changed, 1 deletion(-) (limited to 'check_issn_urls.py') 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 -- cgit v1.2.3