name
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"errors"
|
||||
"slices"
|
||||
|
||||
messages "git.k6n.net/go-cart-actor/proto/checkout"
|
||||
messages "git.k6n.net/mats/go-cart-actor/proto/checkout"
|
||||
)
|
||||
|
||||
func HandlePaymentCancelled(g *CheckoutGrain, m *messages.CancelPayment) error {
|
||||
|
||||
Reference in New Issue
Block a user