aboutsummaryrefslogtreecommitdiff
path: root/http_handle_repo_contrib_index.go
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-02-19 01:16:17 +0800
committerRunxi Yu <me@runxiyu.org>2025-02-19 01:16:17 +0800
commit48f98b3c34cba543bba7c8d7e1b8593826e6da24 (patch)
treeb16409821546ae62b1e7d78999c28a88b9e6541e /http_handle_repo_contrib_index.go
parentrepo/contrib: Remove unnecessary blank assign (diff)
downloadforge-48f98b3c34cba543bba7c8d7e1b8593826e6da24.tar.gz
forge-48f98b3c34cba543bba7c8d7e1b8593826e6da24.tar.zst
forge-48f98b3c34cba543bba7c8d7e1b8593826e6da24.zip
contrib/index: Remove erroneous go-git/v5
Diffstat (limited to '')
-rw-r--r--http_handle_repo_contrib_index.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/http_handle_repo_contrib_index.go b/http_handle_repo_contrib_index.go
index 0c9481f..94a24b8 100644
--- a/http_handle_repo_contrib_index.go
+++ b/http_handle_repo_contrib_index.go
@@ -2,8 +2,6 @@ package main
import (
"net/http"
-
- "github.com/go-git/go-git/v5"
)
type id_title_status_t struct {