From cebb14f59cb54b24861a9aef03b9fcbf57465967 Mon Sep 17 00:00:00 2001 From: RoscoeDeWah Date: Thu, 16 Jan 2025 13:57:12 +0000 Subject: Remove *more* unused stuff --- app/View/Components/Wah.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'app/View/Components/Wah.php') diff --git a/app/View/Components/Wah.php b/app/View/Components/Wah.php index aeb5757..fc5f599 100644 --- a/app/View/Components/Wah.php +++ b/app/View/Components/Wah.php @@ -9,8 +9,7 @@ use Illuminate\Support\Facades\Config; use Illuminate\Support\Facades\Http; use Illuminate\View\Component; -class Wah extends Component -{ +class Wah extends Component { /** * Create a new component instance. */ -- cgit v1.2.3-54-g00ecf