From 625a20f2f3df17cde8fd3230f26f8a4dba5448bc Mon Sep 17 00:00:00 2001 From: Bryan Mauger Date: Mon, 22 Apr 2024 15:06:33 -0400 Subject: [PATCH] Remove errant code. --- src/layouts/service-location/service-location.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/layouts/service-location/service-location.vue b/src/layouts/service-location/service-location.vue index 0185e3cb..7d7138f3 100644 --- a/src/layouts/service-location/service-location.vue +++ b/src/layouts/service-location/service-location.vue @@ -104,7 +104,6 @@ navigateBack(this, navigateBackScenario) " @forwardClicked="forwardButtonAction" /> - >>>>>>> develop