From 4ad9b2627bf453c965508627588442878df87dc0 Mon Sep 17 00:00:00 2001 From: Matthew Penner Date: Mon, 19 Nov 2018 22:03:03 -0700 Subject: [PATCH] Fix StoreLocationRequest namespace --- .../Requests/Api/Application/Locations/StoreLocationRequest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Http/Requests/Api/Application/Locations/StoreLocationRequest.php b/app/Http/Requests/Api/Application/Locations/StoreLocationRequest.php index 317b6c540..761c669d6 100644 --- a/app/Http/Requests/Api/Application/Locations/StoreLocationRequest.php +++ b/app/Http/Requests/Api/Application/Locations/StoreLocationRequest.php @@ -1,6 +1,6 @@