Skip to content

Commit

Permalink
logs added
Browse files Browse the repository at this point in the history
  • Loading branch information
GytisZum committed Jul 16, 2024
1 parent a585439 commit b5d1c8e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Install/Installer.php
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ public function install()
try {
$this->initConfig();
PrestaShopLogger::addLog('Mollie configurations installed', 1, null, 'Mollie', 1);

} catch (Exception $e) {
$errorHandler->handle($e, $e->getCode(), false);
$this->errors[] = $this->module->l('Unable to install config', self::FILE_NAME);
Expand Down

0 comments on commit b5d1c8e

Please sign in to comment.