aboutsummaryrefslogtreecommitdiffstats
path: root/code/api/Pages/Home.cshtml
diff options
context:
space:
mode:
Diffstat (limited to 'code/api/Pages/Home.cshtml')
-rw-r--r--code/api/Pages/Home.cshtml8
1 files changed, 2 insertions, 6 deletions
diff --git a/code/api/Pages/Home.cshtml b/code/api/Pages/Home.cshtml
index b914874..1b51cb7 100644
--- a/code/api/Pages/Home.cshtml
+++ b/code/api/Pages/Home.cshtml
@@ -1,8 +1,4 @@
@page
-@model I2R.Storage.Api.Pages.Home
+@model Quality.Storage.Api.Pages.Home
-@{
- ViewData["Title"] = "Home";
-}
-
-<h1>Home</h1> \ No newline at end of file
+<h1>Home</h1>