Automatically update creation and modification date
[wsti_pai.git] / Projects / Controllers / HomeController.cs
index 3f1f379839427ecf36ec15a21364e6310fbbd059..c5d394a44686af0865849f1c343c3a01b181f012 100644 (file)
@@ -13,13 +13,6 @@ namespace Projects.Controllers
             return View();
         }
 
-        public ActionResult About()
-        {
-            ViewBag.Message = "Your application description page.";
-
-            return View();
-        }
-
         public ActionResult Contact()
         {
             ViewBag.Message = "Your contact page.";