Commit cab7cced by Shaik Ghouse

Commit in HomeVC

parent fbcb1714
...@@ -14,6 +14,7 @@ class HomeViewController: UIViewController { ...@@ -14,6 +14,7 @@ class HomeViewController: UIViewController {
super.viewDidLoad() super.viewDidLoad()
print("Hello first line in homeviewcontroller") print("Hello first line in homeviewcontroller")
print("Lets start the project") print("Lets start the project")
print("Commit checking for Squash")
} }
override func didReceiveMemoryWarning() { override func didReceiveMemoryWarning() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment