mirror of
https://github.com/Karaka-Management/oms-Accounting.git
synced 2026-01-11 13:28:40 +00:00
phpcs fixes
This commit is contained in:
parent
470a595fa6
commit
c4acb44677
|
|
@ -15,7 +15,6 @@ declare(strict_types=1);
|
|||
namespace Modules\Accounting\Models;
|
||||
|
||||
use phpOMS\DataStorage\Database\DataMapperAbstract;
|
||||
use phpOMS\Localization\Defaults\LanguageMapper;
|
||||
|
||||
/**
|
||||
* CostCenter mapper class.
|
||||
|
|
|
|||
|
|
@ -15,7 +15,6 @@ declare(strict_types=1);
|
|||
namespace Modules\Accounting\Models;
|
||||
|
||||
use phpOMS\DataStorage\Database\DataMapperAbstract;
|
||||
use phpOMS\Localization\Defaults\LanguageMapper;
|
||||
|
||||
/**
|
||||
* CostObject mapper class.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user