fix service names in proto

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
Василий Толстов 2023-02-21 13:26:01 +03:00
parent 09cb998ba4
commit 47075acb06

View File

@ -3,7 +3,6 @@ package register
import ( import (
"context" "context"
"fmt" "fmt"
"os"
"sync" "sync"
"testing" "testing"
"time" "time"