improve code

This commit is contained in:
2021-07-14 23:04:33 +02:00
parent f42c42cbe4
commit 759e8a377d
5 changed files with 10 additions and 4 deletions

View File

@ -16,7 +16,6 @@ declare(strict_types=1);
namespace D3\DataWizard\Application\Model\Exceptions;
use Exception;
use OxidEsales\Eshop\Core\Exception\StandardException;
use OxidEsales\Eshop\Core\Registry;
class DebugException extends DataWizardException