removed unwanted traces

This commit is contained in:
fbsanchez 2021-06-29 14:35:22 +02:00
parent f403e3a43b
commit 3bd0464c86
1 changed files with 0 additions and 3 deletions

View File

@ -126,9 +126,6 @@ if (function_exists('enterprise_hook') === true) {
)
);
return;
} else {
hd('['.$license_data['licensed_to'].']', true);
hd(Manager::PANDORA_TRIAL_ISSUER, true);
}
} else {
$license_data = [];