Skip to content

Commit

Permalink
add test
Browse files Browse the repository at this point in the history
  • Loading branch information
realodix committed Oct 13, 2023
1 parent 21a7788 commit 07a51da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Http/Controllers/UrlController.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
use App\Models\Visit;
use App\Services\QrCodeService;
use App\Services\UHubLinkService;
use App\Test;
use App\Models\User;

class UrlController extends Controller
{
Expand Down

0 comments on commit 07a51da

Please sign in to comment.