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/Error.cshtml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 AirPollutionWebApi/Views/Shared/Error.cshtml (limited to 'AirPollutionWebApi/Views/Shared/Error.cshtml') diff --git a/AirPollutionWebApi/Views/Shared/Error.cshtml b/AirPollutionWebApi/Views/Shared/Error.cshtml deleted file mode 100644 index 20ec06a..0000000 --- a/AirPollutionWebApi/Views/Shared/Error.cshtml +++ /dev/null @@ -1,5 +0,0 @@ -@model System.Web.Mvc.HandleErrorInfo - -
-

An error occurred while processing your request.

-
-- cgit v1.2.3