Skip to content

Commit

Permalink
Changes from gocardless/gocardless-pro-ruby-template@73429e3097335fbb…
Browse files Browse the repository at this point in the history
…441ac6dd4b74ec0daf126ae5
  • Loading branch information
gocardless-robot committed Apr 29, 2024
1 parent 21d5c48 commit 646931a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion lib/gocardless_pro/resources/subscription.rb
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ module Resources
# last working day of the month).
# - otherwise the charge date will be rolled __forwards__ to the next
# business day.
#
class Subscription
attr_reader :amount
attr_reader :app_fee
Expand Down
1 change: 0 additions & 1 deletion lib/gocardless_pro/services/subscriptions_service.rb
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,6 @@ def update(identity, options = {})
#
# - `pause_cycles_must_be_greater_than_or_equal_to` if the provided value for
# `pause_cycles` cannot be satisfied.
#
# Example URL: /subscriptions/:identity/actions/pause
#
# @param identity # Unique identifier, beginning with "SB".
Expand Down

0 comments on commit 646931a

Please sign in to comment.