also get tree added, not working, breaks everything
This commit is contained in:
@@ -3,7 +3,7 @@ syntax = "proto3";
|
||||
package multieko2.adresar;
|
||||
|
||||
import "common.proto";
|
||||
import "table_structure.proto";
|
||||
// import "table_structure.proto";
|
||||
|
||||
service Adresar {
|
||||
rpc PostAdresar (PostAdresarRequest) returns (AdresarResponse);
|
||||
|
||||
Reference in New Issue
Block a user