Skip to content

Commit

Permalink
Work around deliver issue #21105 (#21633)
Browse files Browse the repository at this point in the history
* Work around deliver issue #21105

* Adjust code for rubocop
  • Loading branch information
lacostej committed Nov 13, 2023
1 parent cc19214 commit abc4a94
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions spaceship/lib/spaceship/connect_api/tunes/tunes.rb
Expand Up @@ -160,9 +160,6 @@ def patch_app(app_id: nil, attributes: {}, app_price_tier_id: nil, territory_ids
included << {
type: "appPrices",
id: "${price1}",
attributes: {
startDate: nil
},
relationships: {
app: {
data: {
Expand Down

0 comments on commit abc4a94

Please sign in to comment.