Showing
2 changed files
with
1 additions
and
4 deletions
No preview for this file type
... | @@ -9,8 +9,5 @@ import Foundation | ... | @@ -9,8 +9,5 @@ import Foundation |
9 | import UIKit | 9 | import UIKit |
10 | 10 | ||
11 | @objc public class CouponsViewController: UIViewController { | 11 | @objc public class CouponsViewController: UIViewController { |
12 | - override func viewDidLoad() { | 12 | + |
13 | - super.viewDidLoad() | ||
14 | - // Do any additional setup after loading the view. | ||
15 | - } | ||
16 | } | 13 | } | ... | ... |
-
Please register or login to post a comment