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');
|