refactor: [WIP] Optimize code.

Signed-off-by: Rubén D <nuxsmin@syspass.org>
This commit is contained in:
Rubén D
2022-06-06 08:30:53 +02:00
parent bc8e128138
commit 10827cf56c
13 changed files with 118 additions and 125 deletions

View File

@@ -28,7 +28,6 @@ namespace SP\Domain\Notification\In;
use SP\Core\Exceptions\ConstraintException;
use SP\Core\Exceptions\QueryException;
use SP\DataModel\ItemSearchData;
use SP\DataModel\NotificationData;
use SP\Domain\Common\In\RepositoryInterface;
use SP\Infrastructure\Database\QueryResult;