From 96843bbee458a554a3a2edf105bbd2ce7fa20bfe Mon Sep 17 00:00:00 2001 From: Tony Lea Date: Fri, 25 Oct 2024 14:04:47 -0400 Subject: [PATCH] cleaning up the tests --- resources/views/pages/auth/setup/index.blade.php | 1 - 1 file changed, 1 deletion(-) diff --git a/resources/views/pages/auth/setup/index.blade.php b/resources/views/pages/auth/setup/index.blade.php index bea9fd8..f226a5e 100644 --- a/resources/views/pages/auth/setup/index.blade.php +++ b/resources/views/pages/auth/setup/index.blade.php @@ -22,7 +22,6 @@ @endif
-

Authentication Setup

Welcome to your authentication setup. Below you will find sections to help you configure and customize the auth in your application.