Commit a056d142 by Shaik Ghouse

merge conflicts

parents 3f309d32 058579b4
...@@ -13,7 +13,7 @@ class ViewController: UIViewController { ...@@ -13,7 +13,7 @@ class ViewController: UIViewController {
override func viewDidLoad() { override func viewDidLoad() {
super.viewDidLoad() super.viewDidLoad()
print("Hellow this is Master Branch") print("Hello this is feature/development code")
} }
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