Skip to content

Commit aa46372

Browse files
committed
Another unused fields
1 parent 2cc53ef commit aa46372

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

TestApp/Sources/Storyboard/StoryboardiOSViewController.swift

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
import UIKit
22

33
class StoryboardiOSViewController: UIViewController {
4-
// MARK: - Outlets
5-
@IBOutlet weak var nameLabel: UILabel!
6-
@IBOutlet weak var nameTextField: UITextField!
7-
84
override func viewDidLoad() {
95
super.viewDidLoad()
106
view.backgroundColor = .white

0 commit comments

Comments
 (0)