diff --git a/Models/AccountMapper.php b/Models/AccountMapper.php index f02affc..8c487bd 100644 --- a/Models/AccountMapper.php +++ b/Models/AccountMapper.php @@ -16,8 +16,8 @@ namespace Modules\Admin\Models; use phpOMS\Auth\LoginReturnType; use phpOMS\DataStorage\Database\DataMapperAbstract; -use phpOMS\DataStorage\Database\RelationType; use phpOMS\DataStorage\Database\Query\Builder; +use phpOMS\DataStorage\Database\RelationType; /** * Account mapper class.