mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-09-21 02:07:23 -04:00
In Token_lib change App\Models\tokens\Token to App\Models\Tokens\Toke
This commit is contained in:
1 parent
c143c353b3
commit
9ee0bb1ed4
1 file changed
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace app\Libraries;
|
||||
|
||||
use App\Models\tokens\Token;
|
||||
use App\Models\Tokens\Token;
|
||||
|
||||
/**
|
||||
* Token library
|
||||
|
||||
Reference in new issue
Block a user