From eaff7c14b16d76243c608520a2d31f4e0f6f9cca Mon Sep 17 00:00:00 2001 From: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 23:43:24 +0000 Subject: [PATCH] Update generated code for v941 --- OPENAPI_VERSION | 2 +- subscription.go | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/OPENAPI_VERSION b/OPENAPI_VERSION index 33b0af2583..08d9c30549 100644 --- a/OPENAPI_VERSION +++ b/OPENAPI_VERSION @@ -1 +1 @@ -v940 +v941 \ No newline at end of file diff --git a/subscription.go b/subscription.go index 4a376fbb90..deada3c2fa 100644 --- a/subscription.go +++ b/subscription.go @@ -8,7 +8,6 @@ package stripe import ( "encoding/json" - "github.com/stripe/stripe-go/v78/form" )