Minor change

This commit is contained in:
Eduard Urbach 2019-03-28 22:32:45 +09:00
parent 7dcad4cf54
commit 040f26fe6a

View File

@ -6,7 +6,7 @@ import (
"github.com/aerogo/aero" "github.com/aerogo/aero"
"github.com/animenotifier/arn" "github.com/animenotifier/arn"
"github.com/animenotifier/notify.moe/utils" "github.com/animenotifier/notify.moe/utils"
"github.com/logpacker/PayPal-Go-SDK" paypalsdk "github.com/logpacker/PayPal-Go-SDK"
) )
// CreatePayment creates the PayPal payment, typically via a JSON API route. // CreatePayment creates the PayPal payment, typically via a JSON API route.