Fixing up services

This commit is contained in:
Janos Dobronszki
2020-10-15 17:04:38 +02:00
parent 9cd6b356bf
commit b24fd8c635
9 changed files with 10 additions and 10 deletions

View File

@@ -5,7 +5,7 @@ import (
log "github.com/micro/micro/v3/service/logger"
idiomatic "github.com/micro/services/template/proto"
idiomatic "github.com/micro/services/test/template/proto"
)
type Idiomatic struct{}