From 53d4727205f8942ed45b87692ae2942e3362b3d6 Mon Sep 17 00:00:00 2001 From: WindowsAurora Date: Sun, 19 May 2024 20:35:25 +0100 Subject: [PATCH] remove unused library --- build.py | 1 - 1 file changed, 1 deletion(-) diff --git a/build.py b/build.py index 225e8d6..8a083ae 100644 --- a/build.py +++ b/build.py @@ -1,5 +1,4 @@ import datetime -import subprocess def generate_blocklist(header_file, sitelist_file, output_file, format, filterlist_file_ublock_only=''): """