From 08e7a82cc7b237e550c0236bebd4f41c3c3f4acf Mon Sep 17 00:00:00 2001 From: marcinzelent Date: Fri, 16 Mar 2018 21:40:28 +0100 Subject: Moved API to separate folder. --- PollutometerWebApi/Views/Shared/_Layout.cshtml | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 PollutometerWebApi/Views/Shared/_Layout.cshtml (limited to 'PollutometerWebApi/Views/Shared/_Layout.cshtml') diff --git a/PollutometerWebApi/Views/Shared/_Layout.cshtml b/PollutometerWebApi/Views/Shared/_Layout.cshtml deleted file mode 100644 index 54f6729..0000000 --- a/PollutometerWebApi/Views/Shared/_Layout.cshtml +++ /dev/null @@ -1,9 +0,0 @@ - - - - @ViewBag.Title - - - @RenderBody() - - -- cgit v1.2.3