diff options
Diffstat (limited to 'AirPollutionWebApi/Views/Home/Index.cshtml')
-rw-r--r-- | AirPollutionWebApi/Views/Home/Index.cshtml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/AirPollutionWebApi/Views/Home/Index.cshtml b/AirPollutionWebApi/Views/Home/Index.cshtml deleted file mode 100644 index 2501eee..0000000 --- a/AirPollutionWebApi/Views/Home/Index.cshtml +++ /dev/null @@ -1 +0,0 @@ -<h2>Welcome to ASP.NET MVC @ViewData["Version"] on @ViewData["Runtime"]!</h2> |