Skip to content

Commit

Permalink
[FIX] Removed prices from ESSENTIAL_INCLUDES
Browse files Browse the repository at this point in the history
See fastlane fastlane#21125
  • Loading branch information
wow-such-amazing committed Mar 14, 2023
1 parent e55138d commit c8122a5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions spaceship/lib/spaceship/connect_api/models/app.rb
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,7 @@ module EducationDiscountType
})

ESSENTIAL_INCLUDES = [
"appStoreVersions",
"prices"
"appStoreVersions"
].join(",")

def self.type
Expand Down

0 comments on commit c8122a5

Please sign in to comment.