d
This commit is contained in:
@@ -17,13 +17,6 @@ class AppDelegate: UIResponder, UIApplicationDelegate
|
||||
window?.backgroundColor = UIColor.white
|
||||
window?.makeKeyAndVisible()
|
||||
|
||||
|
||||
Bus.process(
|
||||
MeetupId.K.meetupIdTextUI.rawValue,
|
||||
MeetupId.K.meetupIdTextApp.rawValue,
|
||||
MeetupId.shouldFormat
|
||||
)
|
||||
|
||||
return true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user