aboutsummaryrefslogtreecommitdiff
path: root/app/View/Components/Wah.php
diff options
context:
space:
mode:
authorRoscoeDeWah <roscoe@wah.moe>2025-01-16 13:57:12 +0000
committerRoscoeDeWah <roscoe@wah.moe>2025-01-16 13:57:12 +0000
commitcebb14f59cb54b24861a9aef03b9fcbf57465967 (patch)
treee0ab70bbba4ebb4821fb9a354eef55d30da90558 /app/View/Components/Wah.php
parentda992ff1b780bf687ba2093d36c2def943296ec5 (diff)
Remove *more* unused stuff
Diffstat (limited to 'app/View/Components/Wah.php')
-rw-r--r--app/View/Components/Wah.php3
1 files changed, 1 insertions, 2 deletions
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.
*/