diff --git a/pandora_console/godmode/um_client/index.php b/pandora_console/godmode/um_client/index.php
index 8887309d76..20f209e643 100644
--- a/pandora_console/godmode/um_client/index.php
+++ b/pandora_console/godmode/um_client/index.php
@@ -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 = [];