diff options
Diffstat (limited to '')
-rw-r--r-- | http_handle_repo_contrib_index.go | 2 |
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 { |