fix service names in proto #188

Merged
vtolstov merged 2 commits from proto into v3 2023-02-21 13:28:14 +03:00
Showing only changes of commit 47075acb06 - Show all commits

View File

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