mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-07 00:46:59 +01:00
refactor: [WIP] Optimize code.
Signed-off-by: Rubén D <nuxsmin@syspass.org>
This commit is contained in:
@@ -27,11 +27,8 @@ namespace SP\Domain\Plugin\In;
|
||||
|
||||
use SP\Core\Exceptions\ConstraintException;
|
||||
use SP\Core\Exceptions\QueryException;
|
||||
use SP\Core\Exceptions\SPException;
|
||||
use SP\DataModel\ItemSearchData;
|
||||
use SP\Domain\Common\In\RepositoryInterface;
|
||||
use SP\Infrastructure\Database\QueryResult;
|
||||
use SP\Infrastructure\Plugin\Repositories\PluginModel;
|
||||
|
||||
/**
|
||||
* Class PluginRepository
|
||||
|
||||
Reference in New Issue
Block a user