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