From 5269a15bcffe0a5084092fc61f445c0bee588baa Mon Sep 17 00:00:00 2001 From: Horus Date: Thu, 14 Jan 2021 12:09:03 +0100 Subject: Delete Laravel app. --- .../Controllers/Auth/ResetPasswordController.php | 30 ---------------------- 1 file changed, 30 deletions(-) delete mode 100644 app/Http/Controllers/Auth/ResetPasswordController.php (limited to 'app/Http/Controllers/Auth/ResetPasswordController.php') diff --git a/app/Http/Controllers/Auth/ResetPasswordController.php b/app/Http/Controllers/Auth/ResetPasswordController.php deleted file mode 100644 index b1726a3..0000000 --- a/app/Http/Controllers/Auth/ResetPasswordController.php +++ /dev/null @@ -1,30 +0,0 @@ -