Skip to content

Commit

Permalink
[SV-34] init
Browse files Browse the repository at this point in the history
  • Loading branch information
MarijusCoding committed Oct 24, 2024
1 parent 3f58cca commit e48bdca
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions controllers/admin/AdminSaferPayOfficialLogsController.php
Original file line number Diff line number Diff line change
Expand Up @@ -244,10 +244,6 @@ public function printContextButton($context, $data)

public function displayAjaxGetLog()
{
// if (!$this->ensureHasPermissions([PermissionType::EDIT, PermissionType::VIEW], true)) {
// return;
// }

/** @var Invertus\SaferPay\Adapter\Tools $tools */
$tools = $this->module->getService(Tools::class);

Expand Down

0 comments on commit e48bdca

Please sign in to comment.