From e711188be798b7286fa878fd4e9ab6456438675d Mon Sep 17 00:00:00 2001 From: Morph <39850852+Morph1984@users.noreply.github.com> Date: Sun, 29 Jan 2023 19:51:36 -0500 Subject: apply-patches-by-label: Remove unused variables and imports --- .ci/scripts/merge/apply-patches-by-label.py | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.ci/scripts/merge/apply-patches-by-label.py b/.ci/scripts/merge/apply-patches-by-label.py index a31c0aac4..17bb7dc13 100644 --- a/.ci/scripts/merge/apply-patches-by-label.py +++ b/.ci/scripts/merge/apply-patches-by-label.py @@ -2,15 +2,12 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Download all pull requests as patches that match a specific label -# Usage: python download-patches-by-label.py