Browse Source

released 3.4.0(0)

pull/1/head
Jeongbae Kong 4 years ago
parent
commit
83db15ad5d
  1. 1
      GME Remit/Modules/SplashScreen/User Interface/View/SplashScreenViewController.swift

1
GME Remit/Modules/SplashScreen/User Interface/View/SplashScreenViewController.swift

@ -51,7 +51,6 @@ class SplashScreenViewController: UIViewController {
@IBOutlet private weak var logoImageView: UIImageView!
@IBOutlet weak var oneUnitExchangeRateView: UIView!
// MARK: Properties
var presenter: SplashScreenModuleInterface?

Loading…
Cancel
Save