mirror of
https://github.com/Karaka-Management/oms-Admin.git
synced 2026-02-14 11:38:40 +00:00
Fix use order/unused
This commit is contained in:
parent
abccfd71c0
commit
84ef43bfd4
|
|
@ -16,8 +16,8 @@ namespace Modules\Admin\Models;
|
||||||
|
|
||||||
use phpOMS\Auth\LoginReturnType;
|
use phpOMS\Auth\LoginReturnType;
|
||||||
use phpOMS\DataStorage\Database\DataMapperAbstract;
|
use phpOMS\DataStorage\Database\DataMapperAbstract;
|
||||||
use phpOMS\DataStorage\Database\RelationType;
|
|
||||||
use phpOMS\DataStorage\Database\Query\Builder;
|
use phpOMS\DataStorage\Database\Query\Builder;
|
||||||
|
use phpOMS\DataStorage\Database\RelationType;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Account mapper class.
|
* Account mapper class.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user