From 3552ece27ff672ee948cc03adb6470713d331dda Mon Sep 17 00:00:00 2001 From: snow flurry Date: Wed, 18 Oct 2023 10:22:33 -0700 Subject: [PATCH] Home/Index: Remove extraneous Url.Action --- PhoneToolMX/Views/Home/Index.cshtml | 1 - 1 file changed, 1 deletion(-) diff --git a/PhoneToolMX/Views/Home/Index.cshtml b/PhoneToolMX/Views/Home/Index.cshtml index 661ef0e..d27441c 100644 --- a/PhoneToolMX/Views/Home/Index.cshtml +++ b/PhoneToolMX/Views/Home/Index.cshtml @@ -21,4 +21,3 @@

Even though this is v1.0, expect bugs, and please report them if you see them.

- @this.Url.Action("Error")