From 6801d123596973319bb68c2f166402672854d6f6 Mon Sep 17 00:00:00 2001 From: Brett Smith Date: Mon, 25 May 2020 10:19:40 -0400 Subject: [PATCH] tests: Remove unused import. --- tests/test_books_loader.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/test_books_loader.py b/tests/test_books_loader.py index faf19e0..86c764f 100644 --- a/tests/test_books_loader.py +++ b/tests/test_books_loader.py @@ -14,7 +14,6 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . -import hashlib import re from datetime import date