fix
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
)
|
||||
|
||||
type Server struct {
|
||||
proto.UnimplementedCRMServer
|
||||
proto.Unimplemented${REPO_NAME_PASCAL}Server
|
||||
}
|
||||
|
||||
func NewServer() *Server {
|
||||
|
||||
Reference in New Issue
Block a user