Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Commit 0bf2ff5

Browse files
committed
🔥 removed unused code
1 parent 4398e24 commit 0bf2ff5

File tree

2 files changed

+0
-15
lines changed

2 files changed

+0
-15
lines changed

app/routes/_app.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<?php
22

3-
use App\Models\User;
4-
53
app()->get("/", function () {
64
response(["message" => "Congrats!! You're on Leaf API"]);
75
});

app/routes/_auth.php

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)