Commit 27e3c80a by Shaik Ghouse

Commit in RecentVC its Last Change

parent efc2d243
...@@ -13,6 +13,7 @@ class RecentViewController: UIViewController { ...@@ -13,6 +13,7 @@ class RecentViewController: UIViewController {
override func viewDidLoad() { override func viewDidLoad() {
super.viewDidLoad() super.viewDidLoad()
print("Hello first line in Recent") print("Hello first line in Recent")
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