Showing
2 changed files
with
1 additions
and
0 deletions
No preview for this file type
... | @@ -7,6 +7,7 @@ | ... | @@ -7,6 +7,7 @@ |
7 | 7 | ||
8 | import Foundation | 8 | import Foundation |
9 | import UIKit | 9 | import UIKit |
10 | +import SwiftEventBus | ||
10 | 11 | ||
11 | @objc public class MFYViewController: UIViewController { | 12 | @objc public class MFYViewController: UIViewController { |
12 | @IBOutlet weak var mainView: UIView! | 13 | @IBOutlet weak var mainView: UIView! | ... | ... |
-
Please register or login to post a comment