From c8f0195ccc06575349c0e675c23276ac089bf9c7 Mon Sep 17 00:00:00 2001 From: marcinzelent Date: Fri, 1 Dec 2017 14:48:19 +0100 Subject: Changed name of the project. --- AirPollutionWebApi/Views/Shared/_Layout.cshtml | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 AirPollutionWebApi/Views/Shared/_Layout.cshtml (limited to 'AirPollutionWebApi/Views/Shared/_Layout.cshtml') diff --git a/AirPollutionWebApi/Views/Shared/_Layout.cshtml b/AirPollutionWebApi/Views/Shared/_Layout.cshtml deleted file mode 100644 index 54f6729..0000000 --- a/AirPollutionWebApi/Views/Shared/_Layout.cshtml +++ /dev/null @@ -1,9 +0,0 @@ - - - - @ViewBag.Title - - - @RenderBody() - - -- cgit v1.2.3