Skip to content

Commit ac68149

Browse files
committed
Removed dummy data func call
1 parent 0c1dc1c commit ac68149

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

TCAT/Controllers/ServiceAlertsViewController.swift

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,7 @@ class ServiceAlertsViewController: UIViewController {
5252

5353
updateConstraints()
5454

55-
// getServiceAlerts()
56-
createDummyData()
55+
getServiceAlerts()
5756
}
5857

5958
func updateConstraints() {

0 commit comments

Comments
 (0)