mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-21 15:56:51 +01:00
chore: Move exceptions to domain
Signed-off-by: Rubén D <nuxsmin@syspass.org>
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
namespace SP\Modules\Web\Controllers\Status;
|
||||
|
||||
use JsonException;
|
||||
use SP\Core\Exceptions\CheckException;
|
||||
use SP\Domain\Core\AppInfoInterface;
|
||||
use SP\Domain\Core\Exceptions\CheckException;
|
||||
use SP\Http\JsonResponse;
|
||||
use SP\Modules\Web\Controllers\Traits\JsonTrait;
|
||||
use SP\Util\VersionUtil;
|
||||
|
||||
Reference in New Issue
Block a user