From 9ed83f977d62e7db4603aff9dfe0d1fe53958147 Mon Sep 17 00:00:00 2001 From: dingguodong Date: Mon, 21 Jun 2021 16:03:51 +0800 Subject: [PATCH] - Remove unused codes. --- module/gitlab/view/browse.html.php | 1 - 1 file changed, 1 deletion(-) diff --git a/module/gitlab/view/browse.html.php b/module/gitlab/view/browse.html.php index 3ff20a928b..19f7e339c4 100644 --- a/module/gitlab/view/browse.html.php +++ b/module/gitlab/view/browse.html.php @@ -36,7 +36,6 @@ url; ?> "); common::printLink('gitlab', 'bindproduct', "gitlabID=$id", ""); common::printIcon('gitlab', 'edit', "gitlabID=$id", '', 'list', 'edit'); common::printIcon('gitlab', 'binduser', "id=$id", '', 'list', 'group');