Manos Chorianopoulos

remove WalletVC header shadow

...@@ -431,7 +431,7 @@ import SwiftEventBus ...@@ -431,7 +431,7 @@ import SwiftEventBus
431 431
432 swiftApi().logTrackersEvent("screen", "LoyaltyWalletScreen") 432 swiftApi().logTrackersEvent("screen", "LoyaltyWalletScreen")
433 433
434 - addNavShadow() 434 + // addNavShadow()
435 435
436 let userTag = swiftApi().getUserTag() 436 let userTag = swiftApi().getUserTag()
437 if (questionnaireButton.currentTitle != userTag) { 437 if (questionnaireButton.currentTitle != userTag) {
......