Skip to content

Commit 1edec2a

Browse files
authored
Update SallaAuthService.php
1 parent df96a7c commit 1edec2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Services/SallaAuthService.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace App;
3+
namespace App\Services;
44

55
use App\Models\OauthToken;
66
use App\Models\User;

0 commit comments

Comments
 (0)