Skip to content

Commit

Permalink
[APP] Remove Online Auction banner.
Browse files Browse the repository at this point in the history
  • Loading branch information
karlguillotte committed Nov 30, 2020
1 parent f4766a3 commit fbae5c4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions server/api/mobile/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,6 @@ const STORE_PROMPTS = {
const MESSAGES = [
createRelease150Message(IOS),
createRelease150Message(ANDROID),
createPowderOnlineAuctionMessage(IOS),
createPowderOnlineAuctionMessage(ANDROID),
]

function createRelease150Message(platform) {
Expand Down

0 comments on commit fbae5c4

Please sign in to comment.