From c76d82884712cdc84d7b43822f9ca2020ceb86aa Mon Sep 17 00:00:00 2001 From: Yaroslav Afenkin <91559310+yaroslavafenkin@users.noreply.github.com> Date: Wed, 20 Nov 2024 14:42:05 +0200 Subject: [PATCH] [JENKINS-74090] Remove unused `checkUrl` in TagAction/tagForm.jelly --- .../org/jenkinsci/plugins/p4/tagging/TagAction/tagForm.jelly | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/main/resources/org/jenkinsci/plugins/p4/tagging/TagAction/tagForm.jelly b/src/main/resources/org/jenkinsci/plugins/p4/tagging/TagAction/tagForm.jelly index 6707e943f..6e604f92c 100644 --- a/src/main/resources/org/jenkinsci/plugins/p4/tagging/TagAction/tagForm.jelly +++ b/src/main/resources/org/jenkinsci/plugins/p4/tagging/TagAction/tagForm.jelly @@ -46,8 +46,7 @@