Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'internal/gitaly/service/ssh/upload_pack.go')
-rw-r--r--internal/gitaly/service/ssh/upload_pack.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/gitaly/service/ssh/upload_pack.go b/internal/gitaly/service/ssh/upload_pack.go
index db8e18615..1fc7bcc3c 100644
--- a/internal/gitaly/service/ssh/upload_pack.go
+++ b/internal/gitaly/service/ssh/upload_pack.go
@@ -4,7 +4,6 @@ import (
"context"
"errors"
"fmt"
- "gitlab.com/gitlab-org/gitaly/v15/structerr"
"io"
"strings"
"sync"