App sdk fix 2

This commit is contained in:
Frikky
2023-12-07 23:32:08 +01:00
parent 14fee85a29
commit 1d64ee64cd
2 changed files with 1 additions and 4 deletions
-4
View File
@@ -44,10 +44,6 @@ import (
"golang.org/x/crypto/bcrypt"
"gopkg.in/yaml.v3"
// PROXY overrides
//"gopkg.in/src-d/go-git.v4/plumbing/transport/client"
// githttp "gopkg.in/src-d/go-git.v4/plumbing/transport/http"
// Web
"github.com/gorilla/mux"
http2 "gopkg.in/src-d/go-git.v4/plumbing/transport/http"