From 31c8700f688807a163ca56cb0f1ae1d2a66016f7 Mon Sep 17 00:00:00 2001 From: unkn0w7n <51942695+unkn0w7n@users.noreply.github.com> Date: Sun, 8 Jun 2025 14:16:20 +0530 Subject: [PATCH] Update wsj.recipe Unused datetime --- recipes/wsj.recipe | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes/wsj.recipe b/recipes/wsj.recipe index 3f9bedd2f9..802f040b36 100644 --- a/recipes/wsj.recipe +++ b/recipes/wsj.recipe @@ -1,7 +1,6 @@ #!/usr/bin/env python # vim:fileencoding=utf-8 import json -from datetime import datetime, timedelta from itertools import zip_longest from urllib.parse import quote, urlencode