mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-10 09:59:08 -04:00
In Token_lib change App\Models\tokens\Token to App\Models\Tokens\Toke
This commit is contained in:
@@ -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