migration to address book service
This commit is contained in:
@@ -3,7 +3,7 @@ package recipient
|
||||
import (
|
||||
"github.com/tech/sendico/pkg/mservice"
|
||||
"github.com/tech/sendico/server/interface/api"
|
||||
recipientimp "github.com/tech/sendico/server/internal/server/paymethodsimp"
|
||||
"github.com/tech/sendico/server/internal/server/recipientimp"
|
||||
)
|
||||
|
||||
func Create(a api.API) (mservice.MicroService, error) {
|
||||
|
||||
Reference in New Issue
Block a user