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/diff/raw.go')
-rw-r--r--internal/gitaly/service/diff/raw.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/gitaly/service/diff/raw.go b/internal/gitaly/service/diff/raw.go
index 462ef65ab..b8197886a 100644
--- a/internal/gitaly/service/diff/raw.go
+++ b/internal/gitaly/service/diff/raw.go
@@ -2,7 +2,6 @@ package diff
import (
"context"
- "gitlab.com/gitlab-org/gitaly/v15/structerr"
"io"
"gitlab.com/gitlab-org/gitaly/proto/v15/go/gitalypb"