From bb6f712bf7c8d6aff6ae52dfd16316b0efb5aeab Mon Sep 17 00:00:00 2001 From: Alessio Perugini Date: Fri, 12 May 2023 16:02:06 +0200 Subject: [PATCH] remove unoutch proto generated files --- rpc/cc/arduino/cli/commands/v1/commands.pb.go | 1 - rpc/cc/arduino/cli/commands/v1/commands_grpc.pb.go | 4 ++++ rpc/cc/arduino/cli/debug/v1/debug_grpc.pb.go | 4 ++++ rpc/cc/arduino/cli/settings/v1/settings_grpc.pb.go | 4 ++++ 4 files changed, 12 insertions(+), 1 deletion(-) diff --git a/rpc/cc/arduino/cli/commands/v1/commands.pb.go b/rpc/cc/arduino/cli/commands/v1/commands.pb.go index e65efea3180..b495a264acf 100644 --- a/rpc/cc/arduino/cli/commands/v1/commands.pb.go +++ b/rpc/cc/arduino/cli/commands/v1/commands.pb.go @@ -252,7 +252,6 @@ type InitResponse struct { unknownFields protoimpl.UnknownFields // Types that are assignable to Message: - // // *InitResponse_InitProgress // *InitResponse_Error // *InitResponse_Profile diff --git a/rpc/cc/arduino/cli/commands/v1/commands_grpc.pb.go b/rpc/cc/arduino/cli/commands/v1/commands_grpc.pb.go index 4c98efd5957..82d583822f6 100644 --- a/rpc/cc/arduino/cli/commands/v1/commands_grpc.pb.go +++ b/rpc/cc/arduino/cli/commands/v1/commands_grpc.pb.go @@ -1,4 +1,8 @@ // Code generated by protoc-gen-go-grpc. DO NOT EDIT. +// versions: +// - protoc-gen-go-grpc v1.2.0 +// - protoc v3.21.12 +// source: cc/arduino/cli/commands/v1/commands.proto package commands diff --git a/rpc/cc/arduino/cli/debug/v1/debug_grpc.pb.go b/rpc/cc/arduino/cli/debug/v1/debug_grpc.pb.go index 87ad365dd49..c15bf5c0b8a 100644 --- a/rpc/cc/arduino/cli/debug/v1/debug_grpc.pb.go +++ b/rpc/cc/arduino/cli/debug/v1/debug_grpc.pb.go @@ -1,4 +1,8 @@ // Code generated by protoc-gen-go-grpc. DO NOT EDIT. +// versions: +// - protoc-gen-go-grpc v1.2.0 +// - protoc v3.21.12 +// source: cc/arduino/cli/debug/v1/debug.proto package debug diff --git a/rpc/cc/arduino/cli/settings/v1/settings_grpc.pb.go b/rpc/cc/arduino/cli/settings/v1/settings_grpc.pb.go index 28ede224376..746eb2df020 100644 --- a/rpc/cc/arduino/cli/settings/v1/settings_grpc.pb.go +++ b/rpc/cc/arduino/cli/settings/v1/settings_grpc.pb.go @@ -1,4 +1,8 @@ // Code generated by protoc-gen-go-grpc. DO NOT EDIT. +// versions: +// - protoc-gen-go-grpc v1.2.0 +// - protoc v3.21.12 +// source: cc/arduino/cli/settings/v1/settings.proto package settings