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 'proto/ref.proto')
-rw-r--r--proto/ref.proto1
1 files changed, 0 insertions, 1 deletions
diff --git a/proto/ref.proto b/proto/ref.proto
index e3798b3e3..ddedac199 100644
--- a/proto/ref.proto
+++ b/proto/ref.proto
@@ -6,7 +6,6 @@ option go_package = "gitlab.com/gitlab-org/gitaly/v14/proto/go/gitalypb";
import "lint.proto";
import "shared.proto";
-import "blob.proto";
import "google/protobuf/timestamp.proto";
service RefService {