aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarcinzelent <zelent.marcin@gmail.com>2017-12-01 14:48:19 +0100
committermarcinzelent <zelent.marcin@gmail.com>2017-12-01 14:48:19 +0100
commitc8f0195ccc06575349c0e675c23276ac089bf9c7 (patch)
tree16a861c8605829bb50dbfd05091b9591f01259c1 /AirPollutionWebApi/Views/Home
parent918e61788858a9ce8fe4e8680d92752f9af8fc5a (diff)
Changed name of the project.
Diffstat (limited to 'AirPollutionWebApi/Views/Home')
-rw-r--r--AirPollutionWebApi/Views/Home/Index.cshtml1
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>