Обновить internal/app/server.go

This commit is contained in:
2026-06-20 09:20:22 +00:00
parent 0ad9d400e3
commit 7768ec7c5f
+1 -1
View File
@@ -6,7 +6,7 @@ import (
) )
type server struct { type server struct {
proto.Unsafe{REPO_NAME_PASCAL}Server proto.Unsafe${REPO_NAME_PASCAL}Server
} }
func NewServer() proto.TestTemplateRepoServer { func NewServer() proto.TestTemplateRepoServer {